Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.encoding.asn1
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:
    • ValueType | ObjectIdentifier  .NET, .NET Standard 2.0, Island-watchOS-armv7k
    • ValueType | ObjectIdentifier  Island-Android, Island-iOS Simulator, Island-iOS-arm64, Island-Mac Catalyst, Island-macOS, Island-tvOS Simulator, Island-tvOS-arm64, Island-Ubuntu, Island-watchOS Simulator, Island-watchOS-arm64_32, Island-Windows

constructor


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

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
func GetHashCode() -> Int32
Function GetHashCode() As Int32

String

Function String() As string

Value

FIELD Value() As Slice<Int64>

Value

FIELD Value() As Slice<Int64>

constructor


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

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
func GetHashCode() -> Int32
Function GetHashCode() As Int32

String

Function String() As string