ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / ContentElement Class / ToString Method

In This Topic
    ToString Method (ContentElement)
    In This Topic
    Gets a string representation of this ContentElement.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A string representation of this ContentElement.
    See Also