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