Sequence Class |
Namespace: Lextm.SharpSnmpLib
The Sequence type exposes the following members.
Name | Description | |
---|---|---|
Sequence(IEnumerableISnmpData) | Initializes a new instance of the Sequence class | |
Sequence(Byte, ISnmpData) | Initializes a new instance of the Sequence class | |
Sequence(TupleInt32, Byte, Stream) | Initializes a new instance of the Sequence class |
Name | Description | |
---|---|---|
AppendBytesTo | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetLengthBytes | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
ToBytes | (Defined by SnmpDataExtension.) |