System::String::reset method

String::reset method

Sets string to null. Is analogous to ‘string_variable_name = null’ in C#.

String & System::String::reset()

ReturnValue

Self reference.

See Also