Set object value to bytes from the supplied string. If argument string length == 0, internal OctetString
buffer is set to null.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
public virtual void Set( string value ) |
| Visual Basic (Declaration) |
|---|
Public Overridable Sub Set ( _ value As String _ ) |
| Visual C++ |
|---|
public: virtual void Set( String^ value ) |
Parameters
- value
- Type: System..::.String
String containing new class data