RCode

Overview

Location

 

constructor

 

constructor

 

RCode()

 

init()

 

Sub New()

constructor (UInt16)

 

// .NET, .NET Standard 2.0
constructor(aValue: UInt16)
// Island
constructor(aValue: uint16)

 

// .NET, .NET Standard 2.0
RCode(UInt16 aValue)
// Island
RCode(uint16 aValue)

 

// .NET, .NET Standard 2.0
init(_ aValue: UInt16)
// Island
init(_ aValue: uint16)

 

// .NET, .NET Standard 2.0
Sub New(aValue As UInt16)
// Island
Sub New(aValue As uint16)

Parameters:

  • aValue:

Equals  override virtual

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

GoString

 

method GoString: string

 

string GoString()

 

func GoString() -> string

 

func GoString() string

 

Function GoString() As string

String

 

method String: string

 

string String()

 

func String() -> string

 

func String() string

 

Function String() As string

Value

 

var Value: uint16;

 

uint16 Value

 

var Value: uint16

 

Value uint16

 

FIELD Value() As uint16

 

Value

 

var Value: uint16;

 

uint16 Value

 

var Value: uint16

 

Value uint16

 

FIELD Value() As uint16

 

constructor

 

constructor

 

RCode()

 

init()

 

Sub New()

constructor (UInt16)

 

// .NET, .NET Standard 2.0
constructor(aValue: UInt16)
// Island
constructor(aValue: uint16)

 

// .NET, .NET Standard 2.0
RCode(UInt16 aValue)
// Island
RCode(uint16 aValue)

 

// .NET, .NET Standard 2.0
init(_ aValue: UInt16)
// Island
init(_ aValue: uint16)

 

// .NET, .NET Standard 2.0
Sub New(aValue As UInt16)
// Island
Sub New(aValue As uint16)

Parameters:

  • aValue:

Equals  override virtual

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

GoString

 

method GoString: string

 

string GoString()

 

func GoString() -> string

 

func GoString() string

 

Function GoString() As string

String

 

method String: string

 

string String()

 

func String() -> string

 

func String() string

 

Function String() As string