C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / Vector2 Structure / ToString Method / ToString(String) Method
The format.

In This Topic
ToString(String) Method
In This Topic
Returns a System.String that represents this instance.
Syntax
'Declaration
 
Public Overloads Function ToString( _
   ByVal format As System.String _
) As System.String
 

Parameters

format
The format.

Return Value

A System.String that represents this instance.
See Also