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