Access variable bindings using Vb Oid value in the string format
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public Vb this[ string oid ] { get; } |
| Visual Basic |
|---|
Public ReadOnly Default Property Item ( _ oid As String _ ) As Vb Get |
| Visual C++ |
|---|
public: property Vb^ default[String^ oid] { Vb^ get (String^ oid); } |
Parameters
- oid
- Type: System..::..String
Oid value in string representation