SRGraph::m_strEmptyString
CString SRGraph::m_strEmptyStringAlways contains an empty string. This eliminates some CString object creation and speeds up execution.
Always contains an empty string. This eliminates some CString object creation and speeds up execution.