IUnknown* GetAt( int nIndex );
Return Value
A pointer to an IUnknown interface.
Parameters
nIndex
The index of the element to retrieve.
Remarks
Retrieves the element at the specified index.
CComDynamicUnkArray Overview | Class Members