Click or drag to resize

NumberLiteralValue Constructor (Int64)

Initializes a new instance of the NumberLiteralValue class

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public NumberLiteralValue(
	long value
)

Parameters

value
Type: SystemInt64
See Also