ObjectIdentifier

Overview

Location

 

constructor

 

constructor

 

ObjectIdentifier()

 

init()

 

Sub New()

constructor (Slice<Int64>)

 

constructor(aValue: Slice<Int64>)

 

ObjectIdentifier(Slice<Int64> aValue)

 

init(_ aValue: Slice<Int64>)

 

Sub New(aValue As Slice<Int64>)

Parameters:

  • aValue:

Equal

 

method Equal(other: ObjectIdentifier): bool

 

bool Equal(ObjectIdentifier other)

 

func Equal(_ other: ObjectIdentifier) -> bool

 

func Equal(other ObjectIdentifier) bool

 

Function Equal(other As ObjectIdentifier) As bool

Parameters:

  • other:

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

String

 

method String: string

 

string String()

 

func String() -> string

 

func String() string

 

Function String() As string

Value

 

var Value: Slice<Int64>;

 

Slice<Int64> Value

 

var Value: Slice<Int64>

 

Value Slice<Int64>

 

FIELD Value() As Slice<Int64>

 

Value

 

var Value: Slice<Int64>;

 

Slice<Int64> Value

 

var Value: Slice<Int64>

 

Value Slice<Int64>

 

FIELD Value() As Slice<Int64>

 

constructor

 

constructor

 

ObjectIdentifier()

 

init()

 

Sub New()

constructor (Slice<Int64>)

 

constructor(aValue: Slice<Int64>)

 

ObjectIdentifier(Slice<Int64> aValue)

 

init(_ aValue: Slice<Int64>)

 

Sub New(aValue As Slice<Int64>)

Parameters:

  • aValue:

Equal

 

method Equal(other: ObjectIdentifier): bool

 

bool Equal(ObjectIdentifier other)

 

func Equal(_ other: ObjectIdentifier) -> bool

 

func Equal(other ObjectIdentifier) bool

 

Function Equal(other As ObjectIdentifier) As bool

Parameters:

  • other:

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

String

 

method String: string

 

string String()

 

func String() -> string

 

func String() string

 

Function String() As string