ID

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.golang.org.x.text.internal.language.compact
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:
    • ValueType | ID  .NET, .NET Standard 2.0, Island-watchOS-armv7k
    • ValueType | ID  Island-Android, Island-iOS, Island-iOS Simulator, Island-Mac Catalyst, Island-macOS, Island-tvOS, Island-tvOS Simulator, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows

 

constructor

 

constructor

 

ID()

 

init()

 

Sub New()

constructor (UInt16)

 

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

 

// .NET, .NET Standard 2.0
ID(UInt16 aValue)
// Island
ID(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

 

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

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

Parent

 

method Parent: ID

 

ID Parent()

 

func Parent() -> ID

 

func Parent() ID

 

Function Parent() As ID

Tag

 

method Tag: Tag

 

Tag Tag()

 

func Tag() -> Tag

 

func Tag() Tag

 

Function Tag() As Tag

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

 

ID()

 

init()

 

Sub New()

constructor (UInt16)

 

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

 

// .NET, .NET Standard 2.0
ID(UInt16 aValue)
// Island
ID(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

 

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

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32

Parent

 

method Parent: ID

 

ID Parent()

 

func Parent() -> ID

 

func Parent() ID

 

Function Parent() As ID

Tag

 

method Tag: Tag

 

Tag Tag()

 

func Tag() -> Tag

 

func Tag() Tag

 

Function Tag() As Tag