Click or drag to resize
XGFieldReferences Property
Gets the references lines.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public VectorOfClass<XGelLine> References { get; }

Property Value

Type: VectorOfClassXGelLine
The references lines.
See Also