CString::~CString

Syntax

~CString();

Remarks

This CString destructor releases allocated memory used to store the string's character data.