Click or drag to resize

ScalarElementSet Method

Sets the value at the given index as the physical type defined by TypeOfValue.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public void Set(
	Object value
)
View Source

Parameters

value  Object
The new value to be stored.
See Also