| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MibNodes Dim iid As String Dim value As MibNode value = instance.GetByIid(iid) | |
Parameters
- iid
- The IID to use in the lookup.
Return Value
A MibNode associated with the specified OID.Target Platforms: Microsoft .NET Framework 2.0