Description Deletes a specific data entry from the given PSD scatter model.
Syntax DeleteTabulatedPSDScatterIthData id, i
Parameters id As Long Identifier of the PSD scatter model.
i As Long Zero-based index of the data entry to be deleted.
Remarks Deletes a specific data entry from the given PSD scatter model.
See Also GetTabulatedPSDScatterDataCount GetTabulatedPSDScatterFileName SetTabulatedPSDScatterFileName
|