IEnumOnSTLImpl::m_pcollection

CollType* m_pcollection;

Remarks

This member points to the collection that provides the data driving the implementation of the enumerator interface. This member is initialized by a call to IEnumOnSTLImpl::Init.

IEnumOnSTLImpl OverviewClass Members

See Also

IEnumOnSTLImpl::Init