Get VbCollection variable binding list.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public VbCollection VbList { get; } |
| Visual Basic |
|---|
Public ReadOnly Property VbList As VbCollection Get |
| Visual C++ |
|---|
public: property VbCollection^ VbList { VbCollection^ get (); } |