IUnsignedIntegerType
Overview
Location
-
Reference:
- Silver.dll .NET, .NET Standard 2.0
- silver.jar Cooper
- Silver.fx Island
- libSilver.fx Toffee
- Namespace: Swift
Required Methods
constructor
constructor(value: not nullable UIntMax)
IUnsignedIntegerType(UIntMax! value)
init(_ value: UIntMax)
IUnsignedIntegerType(UIntMax value)
Sub New(value As UIntMax)
Parameters:
- value:
toUIntMax .NET, .NET Standard 2.0, Cooper, Island
method toUIntMax: not nullable UIntMax
UIntMax! toUIntMax()
func toUIntMax() -> UIntMax
UIntMax toUIntMax()
Function toUIntMax() As UIntMax
toUIntMax toUIntMax(): not nullable UIntMax Toffee
func toUIntMax(toUIntMax ) -> UIntMax
Parameters:
- :