Click or drag to resize

ObjectTypeMacroIndexList Property

Gets or sets the index list.

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public IList<Index> IndexList { get; }

Property Value

Type: IListIndex
The index list.
See Also