Overview

Location

Fields


From


To


Instance Methods


constructor


// .NET, .NET Standard 2.0
constructor(aFrom: UInt16; aTo: UInt16)
// Island
constructor(aFrom: uint16; aTo: uint16)
// .NET, .NET Standard 2.0
FromTo(UInt16 aFrom, UInt16 aTo)
// Island
FromTo(uint16 aFrom, uint16 aTo)
// .NET, .NET Standard 2.0
init(_ aFrom: UInt16, _ aTo: UInt16)
// Island
init(_ aFrom: uint16, _ aTo: uint16)
// .NET, .NET Standard 2.0
Sub New(aFrom As UInt16, aTo As UInt16)
// Island
Sub New(aFrom As uint16, aTo As uint16)

Parameters:

  • aFrom:
  • aTo:

constructor(value: FromTo)

Parameters:

  • value: