Set class value to an array 1 byte long and set the value to the supplied argument.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public virtual void Set( byte data ) |
| Visual Basic |
|---|
Public Overridable Sub Set ( _ data As Byte _ ) |
| Visual C++ |
|---|
public: virtual void Set( unsigned char data ) |
Parameters
- data
- Type: System..::..Byte
Byte value to initialize the class value with