ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / FunctionCallback Class / ToString Method / ToString(String) Method

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
    public System.string ToString( 
       System.string format
    )

    Parameters

    format
    See Also