Returns the number of indexes in an HsvMDIndexList object. Use this to loop with GetItem.
Syntax
<HsvMDIndexList>.GetNumItems plNumItems
Argument | Description |
---|
plNumItems | Long. Returns the number of indexes contained by the object. |
Example
GetNumItems is used in the Example for CreateDataIndexList.