ObjectIdentifier
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
- ValueType | ObjectIdentifier Island
- ValueType | ObjectIdentifier .NET, .NET Standard 2.0
constructor
constructor
ObjectIdentifier()
init()
Sub New()
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
func Equals(value interface{}) 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
Value
constructor
constructor
ObjectIdentifier()
init()
Sub New()
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
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32
String