ODAC

TCRVector.AsSparseArray Property

Gets or sets the value of a sparse vector as a sparse array.

Class

TCRVector

Syntax

property AsSparseArray: TSparseVectorArray;

Remarks

Use the AsSparseArray property to get or set the value of a sparse vector as an array of TSparseItem records, where the Index field specifies the element index, and the Value field contains the element value.

See Also

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