ComponentOne List for WinForms
C1.Win.C1List Namespace / Split Class / ToString Method

In This Topic
    ToString Method (Split)
    In This Topic
    Returns the string that represents the current object.
    Syntax
    'Declaration
     
    
    Public Overridable Function ToString() As String
    public virtual string ToString()
    See Also