Set VbList
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public void SetVbList( VbCollection value ) |
| Visual Basic |
|---|
Public Sub SetVbList ( _ value As VbCollection _ ) |
| Visual C++ |
|---|
public: void SetVbList( VbCollection^ value ) |
Parameters
- value
- Type: SnmpSharpNet..::..VbCollection
VbCollection to copy variable bindings from
Remarks
Copy variable bindings from argument VbCollection into this classes variable
binding collection