Click or drag to resize

ModuleObjects Property

Gets the objects.

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

Property Value

Type: IListIEntity
The objects.
See Also