CStringElementTraitsI Members

Static Functions

CompareElements

Call this static function to compare two string elements for equality, ignoring differences in case.

CompareElementsOrdered

Call this static function to compare two string elements, ignoring differences in case.

Hash

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

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

CStringElementTraitsI Class

Other Resources

CElementTraitsBase Members