ASN.1 OctetString type implementation
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.0.0 (0.9.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class OctetString : AsnType, ICloneable, IComparable<byte[]>, IComparable<OctetString>, IEnumerable<byte>, IEnumerable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class OctetString _ Inherits AsnType _ Implements ICloneable, IComparable(Of Byte()), _ IComparable(Of OctetString), IEnumerable(Of Byte), IEnumerable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class OctetString : public AsnType, ICloneable, IComparable<array<unsigned char>^>, IComparable<OctetString^>, IEnumerable<unsigned char>, IEnumerable |
Inheritance Hierarchy
System..::..Object
SnmpSharpNet..::..AsnType
SnmpSharpNet..::..OctetString
SnmpSharpNet..::..EthernetAddress
SnmpSharpNet..::..IpAddress
SnmpSharpNet..::..Opaque
SnmpSharpNet..::..AsnType
SnmpSharpNet..::..OctetString
SnmpSharpNet..::..EthernetAddress
SnmpSharpNet..::..IpAddress
SnmpSharpNet..::..Opaque