Input for WinForms | ComponentOne
C1.Framework Namespace / ValueElement Class / ToString Method

In This Topic
    ToString Method (ValueElement)
    In This Topic
    Gets a string representation of this ContentElement.
    Syntax
    'Declaration
     
    
    Public Overridable Function ToString() As String
    public virtual string ToString()

    Return Value

    A string representation of this ContentElement.
    See Also