UInt128.CheckedExplicit Operator
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
CheckedExplicit(UInt128 to Byte)
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
public:
static System::Byte op_CheckedExplicit(UInt128 value);
public static byte op_CheckedExplicit(UInt128 value);
static member op_CheckedExplicit : UInt128 -> byte
Public Shared op_CheckedExplicit (value As UInt128) As Byte
Parameters
- value
- UInt128
Retouren
Van toepassing op
CheckedExplicit(Single to UInt128)
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(float value);
public static UInt128 op_CheckedExplicit(float value);
static member op_CheckedExplicit : single -> UInt128
Public Shared op_CheckedExplicit (value As Single) As UInt128
Parameters
- value
- Single
Retouren
Van toepassing op
CheckedExplicit(SByte to UInt128)
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
Belangrijk
Deze API is niet CLS-conform.
public:
static UInt128 op_CheckedExplicit(System::SByte value);
[System.CLSCompliant(false)]
public static UInt128 op_CheckedExplicit(sbyte value);
[<System.CLSCompliant(false)>]
static member op_CheckedExplicit : sbyte -> UInt128
Public Shared op_CheckedExplicit (value As SByte) As UInt128
Parameters
- value
- SByte
Retouren
- Kenmerken
Van toepassing op
CheckedExplicit(IntPtr to UInt128)
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(IntPtr value);
public static UInt128 op_CheckedExplicit(IntPtr value);
static member op_CheckedExplicit : nativeint -> UInt128
Public Shared op_CheckedExplicit (value As IntPtr) As UInt128
Parameters
- value
-
IntPtr
nativeint
Retouren
Van toepassing op
CheckedExplicit(Double to UInt128)
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(double value);
public static UInt128 op_CheckedExplicit(double value);
static member op_CheckedExplicit : double -> UInt128
Public Shared op_CheckedExplicit (value As Double) As UInt128
Parameters
- value
- Double
Retouren
Van toepassing op
CheckedExplicit(Int32 to UInt128)
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(int value);
public static UInt128 op_CheckedExplicit(int value);
static member op_CheckedExplicit : int -> UInt128
Public Shared op_CheckedExplicit (value As Integer) As UInt128
Parameters
- value
- Int32
Retouren
Van toepassing op
CheckedExplicit(Int16 to UInt128)
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(short value);
public static UInt128 op_CheckedExplicit(short value);
static member op_CheckedExplicit : int16 -> UInt128
Public Shared op_CheckedExplicit (value As Short) As UInt128
Parameters
- value
- Int16
Retouren
Van toepassing op
CheckedExplicit(Int64 to UInt128)
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
- Bron:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(long value);
public static UInt128 op_CheckedExplicit(long value);
static member op_CheckedExplicit : int64 -> UInt128
Public Shared op_CheckedExplicit (value As Long) As UInt128
Parameters
- value
- Int64