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
)
Public Function GetValue (
idx As Integer
) As XSField
Parameters
- idx
- Type: SystemInt32
The index.
Return Value
Type:
XSFieldThe XSField.
See Also