Click or drag to resize

EnumType Constructor

Initializes a new instance of the EnumType class

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public EnumType(
	IList<ISmiValue> values
)

Parameters

values
Type: System.Collections.GenericIListISmiValue
See Also