ODAC

TCRVector.Dimensions Property

Gets the number of dimensions of the vector object.

Class

TCRVector

Syntax

property Dimensions: integer;

Remarks

Use the Dimensions property to get the number of dimensions of the vector object.

If the value is greater than 0, the vector is fixed-sized.

If the value is 0, the vector is variable-size.

See Also

© 1997-2026 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback