ComponentStatusToString Method |
Provides a string representation of this ComponentStatus.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringThe representation in English.
See Also