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

method toUIntMax: not nullable UIntMax
UIntMax! toUIntMax()
func toUIntMax() -> UIntMax
UIntMax toUIntMax()
Function toUIntMax() As UIntMax