Many of the HsvMDDataBuffer and HsvMDDataBufferLite methods take indexes of subcubes, periods, and cells. Obtain these indexes as follows:
To returns a count of the subcubes in an HsvMDDataBuffer or HsvMDDataBufferLite object, use BeginEnumeration.
To return a subcube’s index, use GetCubeIndexFromPOV.
For more information on subcubes, see About Subcubes. |
Cell indexes: To return a count of periods, use GetNumCellsForData, GetNumCellsForDescriptions, or GetNumCellsForLineItems.