اقرأ باللغة الإنجليزية تحرير

مشاركة عبر


UInt128.CheckedExplicit Operator

Definition

Overloads

CheckedExplicit(UInt128 to Byte)

Source:
UInt128.cs
Source:
UInt128.cs
Source:
UInt128.cs
public static byte op_CheckedExplicit(UInt128 value);

Parameters

value
UInt128

Returns

Applies to

.NET 10 والإصدارات الأخرى
منتج الإصدارات
.NET 7, 8, 9, 10

CheckedExplicit(Single to UInt128)

Source:
UInt128.cs
Source:
UInt128.cs
Source:
UInt128.cs
public static UInt128 op_CheckedExplicit(float value);

Parameters

value
Single

Returns

Applies to

.NET 10 والإصدارات الأخرى
منتج الإصدارات
.NET 7, 8, 9, 10

CheckedExplicit(SByte to UInt128)

Source:
UInt128.cs
Source:
UInt128.cs
Source:
UInt128.cs

Important

This API is not CLS-compliant.

[System.CLSCompliant(false)]
public static UInt128 op_CheckedExplicit(sbyte value);

Parameters

value
SByte

Returns

Attributes

Applies to

.NET 10 والإصدارات الأخرى
منتج الإصدارات
.NET 7, 8, 9, 10

CheckedExplicit(IntPtr to UInt128)

Source:
UInt128.cs
Source:
UInt128.cs
Source:
UInt128.cs
public static UInt128 op_CheckedExplicit(IntPtr value);

Parameters

value
IntPtr

Returns

Applies to

.NET 10 والإصدارات الأخرى
منتج الإصدارات
.NET 7, 8, 9, 10

CheckedExplicit(Int16 to UInt128)

Source:
UInt128.cs
Source:
UInt128.cs
Source:
UInt128.cs
public static UInt128 op_CheckedExplicit(short value);

Parameters

value
Int16

Returns

Applies to

.NET 10 والإصدارات الأخرى
منتج الإصدارات
.NET 7, 8, 9, 10

CheckedExplicit(Int32 to UInt128)

Source:
UInt128.cs
Source:
UInt128.cs
Source:
UInt128.cs
public static UInt128 op_CheckedExplicit(int value);

Parameters

value
Int32

Returns

Applies to

.NET 10 والإصدارات الأخرى
منتج الإصدارات
.NET 7, 8, 9, 10

CheckedExplicit(Double to UInt128)

Source:
UInt128.cs
Source:
UInt128.cs
Source:
UInt128.cs
public static UInt128 op_CheckedExplicit(double value);

Parameters

value
Double

Returns

Applies to

.NET 10 والإصدارات الأخرى
منتج الإصدارات
.NET 7, 8, 9, 10

CheckedExplicit(Int64 to UInt128)

Source:
UInt128.cs
Source:
UInt128.cs
Source:
UInt128.cs
public static UInt128 op_CheckedExplicit(long value);

Parameters

value
Int64

Returns

Applies to

.NET 10 والإصدارات الأخرى
منتج الإصدارات
.NET 7, 8, 9, 10