TdxMemIndexes.Add Method
Adds a new index to the collection of available indexes.
Declaration
function Add: TdxMemIndex;
Returns
Type |
---|
TdxMemIndex |
Remarks
Call the Add method to create a new item in the collection of indexes in the ExpressMemData.
See Also