The following tables list the members exposed by Opaque.
            
            
            
            
            
            Public Fields
|  | Name | Description | 
|---|
|  | Value | Gets the byte array associated with this object. | 
TopPublic Properties
            
            
            
            Public Methods
|  | 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. | 
|  | ToString | Converts the object to its string representation using the system default encoding. | 
TopSee Also