Click or drag to resize

ObjectGroupMacroObjects Property

Gets the objects.

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

Property Value

Type: IListISmiValue
The objects.
See Also