Click or drag to resize

ScalarObject(String) Constructor

Initializes a new instance of the ScalarObject class.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
protected ScalarObject(
	string dots
)
View Source

Parameters

dots  String
The ID string.
See Also