Clone()
String::Clone() const method
Creates a copy of current string.
String System::String::Clone() const
Return Value
Full copy of current string which is never null.
See Also
- Class String
- Namespace System
- Library Aspose.Slides
Creates a copy of current string.
String System::String::Clone() const
Full copy of current string which is never null.