Dart.Snmp.SimpleType Namespace : Id Class |
The following tables list the members exposed by Id.
Name | Description | |
---|---|---|
Id Constructor | Initializes a new instance of the Id class. |
Name | Description | |
---|---|---|
Value | Gets the byte array associated with this object. (Inherited from Dart.Snmp.SimpleType.Opaque) |
Name | Description | |
---|---|---|
DecodingException | Returns first DecodingException found within this or embedded tagged types. (Inherited from Dart.Snmp.TaggedType) |
Name | Description | |
---|---|---|
Encode | Encode the object with no content. Overridden in derived classes that have content. (Inherited from Dart.Snmp.TaggedType) | |
ToArray | Returns a byte array representation of the object. (Inherited from Dart.Snmp.SimpleTaggedType) | |
ToHexString | Converts the object to its hex string representation. (Inherited from Dart.Snmp.SimpleType.Opaque) | |
ToString | Overridden. Returns a string that represents the current object. |