Click or drag to resize

ChoiceType Constructor

Initializes a new instance of the ChoiceType class

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public ChoiceType(
	IList<ISmiType> elementTypes
)

Parameters

elementTypes
Type: System.Collections.GenericIListISmiType
See Also