CTypedPtrMap Member Functions

Element Access
Lookup Returns a KEY based on a VALUE.
GetNextAssoc Gets the next element for iterating.
RemoveKey Removes an element specified by a key.
SetAt Inserts an element into the map; replaces an existing element if a matching key is found.

See Also

CTypedPtrMap Overview, CTypedPtrMap Operators, Typed Template Collections