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 IntMax)
ISignedIntegerType(IntMax! value)
init(_ value: IntMax)
ISignedIntegerType(IntMax value)
Sub New(value As IntMax)

Parameters:

  • value:

toIntMax

method toIntMax: not nullable IntMax
IntMax! toIntMax()
func toIntMax() -> IntMax
IntMax toIntMax()
Function toIntMax() As IntMax