Click or drag to resize
XMFieldGetValue Method
Gets the value.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public XSField GetValue(
	int idx
)

Parameters

idx
Type: SystemInt32
The index.

Return Value

Type: XSField
The XSField.
See Also