Click or drag to resize

StringWrapperToString Method

Returns the string contents of this wrapper.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override string ToString()

Return Value

Type: String
A managed string.
See Also