'Declaration Public Overloads Function ToString( _ ByVal format As System.String _ ) As System.String
public System.string ToString( System.string format )
Parameters
- format
- The format.
Return Value
A System.String that represents this instance.
'Declaration Public Overloads Function ToString( _ ByVal format As System.String _ ) As System.String
public System.string ToString( System.string format )