CStringElementTraits Members

Static Functions

CompareElements

Call this static function to compare two string elements for equality.

CompareElementsOrdered

Call this static function to compare two string elements.

CopyElements

Call this static function to copy CString elements stored in a collection class object.

Hash

Call this static function to calculate a hash value for the given string element.

RelocateElements

Call this static function to relocate CString elements stored in a collection class object.

Typedefs

INARGTYPE

The data type to use for adding elements to the collection class object.

OUTARGTYPE

The data type to use for retrieving elements from the collection class object.

See Also

Reference

CStringElementTraits Class