XOrderByDirections Property |
Gets the directions.
Namespace:
Biolomics.SharedClasses
Assembly:
Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public VectorOfInteger Directions { get; }
Public ReadOnly Property Directions As VectorOfInteger
Get
Property Value
Type:
VectorOfIntegerThe directions.
See Also