Click or drag to resize

Variable(UInt32) Constructor

Creates a Variable instance with a specific object identifier.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
[CLSCompliantAttribute(false)]
public Variable(
	uint[] id
)
View Source

Parameters

id  UInt32
Object identifier
See Also