String representation.
Namespace: SphericalAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
public string ToString( string sep ) |
Visual C++ |
---|
public: String^ ToString( String^ sep ) |
F# |
---|
member ToString : sep:string -> string |
Parameters
- sep
- Type: System..::..String
The separator between the halfspaces.
Return Value
[Missing <returns> documentation for "M:Spherical.Convex.ToString(System.String)"]