reset()
String::reset() method
Sets string to null. Is analogous to ‘string_variable_name = null’ in C#.
String & System::String::reset()
Return Value
Self reference.
See Also
- Class String
- Namespace System
- Library Aspose.Slides
Sets string to null. Is analogous to ‘string_variable_name = null’ in C#.
String & System::String::reset()
Self reference.