IVCDPropertyItems::getIndex Method

Returns an tVCDPropertyItemArray with the IVCDPropertyItems in this collection.
Syntax:
tVCDPropertyItemArray getIndex();
Return value:

An array with all VCDPropertyItems in this collection.

See also: IVCDPropertyItems, tVCDPropertyItemArray, IVCDPropertyItem

<< IVCDPropertyItems