Method Dispose
Dispose()
Disposes this instance.
Declaration
public void Dispose()
Implements
System.IDisposable.Dispose()
Remarks
Clears the string if the Clear() method has not already been called, and unpins the wrapped string in memory.