Click or drag to resize

TypeOrValue Constructor (ISmiValue)

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(
	ISmiValue value
)

Parameters

value
Type: Lextm.SharpSnmpPro.MibISmiValue
See Also