GMP Native Interface for .NET
GMP Native Interface for .NET
Math.Gmp.Native
size_t Structure
size_t Operators and Type Conversions
Explicit Conversion Operators
Explicit Conversion (Int16 to size_t)
Explicit Conversion (Int32 to size_t)
Explicit Conversion (Int64 to size_t)
Explicit Conversion (SByte to size_t)
Explicit Conversion (size_t to Byte)
Explicit Conversion (size_t to SByte)
Explicit Conversion (size_t to UInt16)
Explicit Conversion (size_t to Int16)
Explicit Conversion (size_t to UInt32)
Explicit Conversion (size_t to Int32)
Explicit Conversion (size_t to Int64)
size_t
Conversion Operators
Overload List
Name
Description
(Int16 to size_t)
Converts an
Int16
value to a
size_t
value.
(Int32 to size_t)
Converts an
Int32
value to a
size_t
value.
(Int64 to size_t)
Converts an
Int64
value to a
size_t
value.
(SByte to size_t)
Converts a
SByte
value to a
size_t
value.
(size_t to Byte)
Converts a
size_t
value to a
Byte
value.
(size_t to SByte)
Converts a
size_t
value to an
SByte
value.
(size_t to UInt16)
Converts a
size_t
value to a
UInt16
value.
(size_t to Int16)
Converts a
size_t
value to an
Int16
value.
(size_t to UInt32)
Converts a
size_t
value to a
UInt32
value.
(size_t to Int32)
Converts a
size_t
value to an
Int32
value.
(size_t to Int64)
Converts a
size_t
value to an
Int64
value.
Top
See Also
Reference
size_t Structure
Math.Gmp.Native Namespace