ICollectionOnSTLImpl::get_Count

STDMETHOD( get_Count )( long* pcount );

Return Value

A standard HRESULT value.

Parameters

pcount

[out] The number of elements in the collection.

Remarks

This method returns the number of items in the collection.

ICollectionOnSTLImpl OverviewClass Members