ICollectionOnSTLImpl Members

Methods

get_Count

Returns the number of elements in the collection.

get_Item

Returns the requested item from the collection.

get__NewEnum

Returns an enumerator object for the collection.

Data Members

m_coll

The collection.

See Also

Reference

ICollectionOnSTLImpl Class