UInt128.CheckedExplicit Operator
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
public:
static System::Byte op_CheckedExplicit(UInt128 value);
C#
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
Returns
Applies to
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(float value);
C#
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
Returns
Applies to
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
Important
This API is not CLS-compliant.
public:
static UInt128 op_CheckedExplicit(System::SByte value);
C#
[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
Returns
- Attributes
Applies to
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(IntPtr value);
C#
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
Returns
Applies to
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(short value);
C#
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
Returns
Applies to
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(int value);
C#
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
Returns
Applies to
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(double value);
C#
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
Returns
Applies to
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
- Source:
- UInt128.cs
- Source:
- UInt128.cs
- Source:
- UInt128.cs
public:
static UInt128 op_CheckedExplicit(long value);
C#
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
Returns
Applies to
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | 7, 8, 9, 10 |
Colaborar con nós en GitHub
A orixe deste contido pódese atopar en GitHub, onde tamén podes crear e revisar problemas e extraer solicitudes. Para obter máis información, consulta a guía para colaboradores.
Comentarios de .NET
.NET é un proxecto de código aberto. Selecciona unha ligazón para ofrecer comentarios: