Indexed access to VarBind collection.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- index
- Int32
Index position of the VarBind entry
Return Value
VarBind entry at the specified index
Exceptions
| Exception | Condition |
|---|---|
| System..::.IndexOutOfRangeException | Thrown when index is outside the bounds of the collection |