Microsoft DirectX 9.0

CGenericList::GetCount

The GetCount method retrieves the number of items in the list.

Syntax

int GetCount(void);

Return Value

Returns the number of items in the list.

See Also