Click or drag to resize

DefinitionChildren Property

Children definitions.

Namespace:  Lextm.SharpSnmpPro.Mib.Registry
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public IEnumerable<Definition> Children { get; }

Property Value

Type: IEnumerableDefinition
See Also