XDataLayoutGetAllFields Method |
Gets all fields in the layout.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public VectorOfInt64 GetAllFields()
Public Function GetAllFields As VectorOfInt64
Return Value
Type:
VectorOfInt64All fields in the layout .
See Also