Click or drag to resize

Oid Methods

The Oid type exposes the following members.

Methods
 NameDescription
Public methodChild Creates an OID by appending the specified arc to this OID.
Public methodEquals Test equality with another object
(Overrides ObjectEquals(Object))
Public methodStatic memberFromArcs Creates an OID having the specified arcs.
Public methodStatic memberFromUri Creates an OID corresponding to the specified URI. The URI must be formatted according to RFC 3061
Public methodGetHashCode Return hash code for current object
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also