Provides indexed access to vector elements.
Class
TLiteVector
Syntax
property AsDouble: array of double;
Remarks
Use the AsDouble property to get or set individual elements of the vector as type Double.
Vector elements are indexed starting from 1.
See Also