String & operator+=( const String & strString );
This is a compound assignment operator. Concatenates strings.
CONFIDENTIAL