Click or drag to resize

TypeOrValue Constructor (ISmiType)

Initializes a new instance of the TypeOrValue class

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public TypeOrValue(
	ISmiType type
)

Parameters

type
Type: Lextm.SharpSnmpPro.MibISmiType
See Also