HsvMDIndexList Object Overview

An HsvMDIndexList object contains an array of indexes that represent points-of-view in an HsvMDDataBuffer or HsvMDDataBufferLite object.

Object references are obtained with CreateDataIndexList, which is contained by both the HsvMDDataBuffer and HsvMDDataBufferLite objects.

The following table lists the HsvMDIndexList object’s methods.

Table 34. HsvMDIndexList Object Methods

Method

Description

GetItem

Returns the member IDs of the dimension members for an index in an HsvMDIndexList object.

GetNumItems

Returns the number of indexes in an HsvMDIndexList object. Use this to loop with GetItem.