Click or drag to resize

ObjectStoreGetNextObject Method

Gets the next object.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public virtual ScalarObject GetNextObject(
	ObjectIdentifier id
)
View Source

Parameters

id  ObjectIdentifier
The object id.

Return Value

ScalarObject
See Also