Variable Class |
Namespace: Lextm.SharpSnmpLib
The Variable type exposes the following members.
Name | Description | |
---|---|---|
Variable(UInt32) | Initializes a new instance of the Variable class | |
Variable(ObjectIdentifier) | Initializes a new instance of the Variable class | |
Variable(UInt32, ISnmpData) | Initializes a new instance of the Variable class | |
Variable(ObjectIdentifier, ISnmpData) | Initializes a new instance of the Variable class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |