The Oid type exposes the following members.
Properties
|
| Name | Description |
|---|
 | IsNull |
Is Oid a null value or Oid equivalent (0.0)
|
 | Item |
Access individual Oid values.
|
 | Length | Gets the number of object identifiers
in the object.
|
 | Type |
Get ASN.1 value type stored in this class.
(Inherited from AsnType.) |
See Also