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; }
Public ReadOnly Property References As VectorOfClass(Of XGelLine)
Get
Property Value
Type:
VectorOfClassXGelLineThe references lines.
See Also