UInt128.CheckedExplicit Opérateur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
CheckedExplicit(UInt128 to Byte)
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- 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
Paramètres
- value
- UInt128
Retours
S’applique à
CheckedExplicit(Single to UInt128)
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- 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
Paramètres
- value
- Single
Retours
S’applique à
CheckedExplicit(SByte to UInt128)
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
Important
Cette API n’est pas conforme CLS.
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
Paramètres
- value
- SByte
Retours
- Attributs
S’applique à
CheckedExplicit(IntPtr to UInt128)
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- 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
Paramètres
- value
-
IntPtr
nativeint
Retours
S’applique à
CheckedExplicit(Double to UInt128)
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- 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
Paramètres
- value
- Double
Retours
S’applique à
CheckedExplicit(Int32 to UInt128)
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- 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
Paramètres
- value
- Int32
Retours
S’applique à
CheckedExplicit(Int16 to UInt128)
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- 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
Paramètres
- value
- Int16
Retours
S’applique à
CheckedExplicit(Int64 to UInt128)
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- 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
Paramètres
- value
- Int64