SET class value from another UInteger32 or Integer32 class cast as .
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntax
| C# |
|---|
public void Set( AsnType value ) |
| Visual Basic (Declaration) |
|---|
Public Sub Set ( _ value As AsnType _ ) |
| Visual C++ |
|---|
public: void Set( AsnType^ value ) |
Parameters
- value
- Type: SnmpSharpNet..::.AsnType
UInteger32 class cast as
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | Parameter is null. |