Variable Binding collection
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public class VbCollection : AsnType, IEnumerable<Vb>, IEnumerable |
| Visual Basic |
|---|
Public Class VbCollection _ Inherits AsnType _ Implements IEnumerable(Of Vb), IEnumerable |
| Visual C++ |
|---|
public ref class VbCollection : public AsnType, IEnumerable<Vb^>, IEnumerable |