LiquidTechnologies.XmlObjects Namespace / LxDateTime Structure / ToString() Method

In This Topic
    ToString() Method
    In This Topic
    Returns a string that represents the current object.Returns the fully qualified type name of this instance.Returns a string that represents the current object.Returns the fully qualified type name of this instance.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A string that represents the current object.The fully qualified type name.A string that represents the current object.The fully qualified type name.
    Requirements

    Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.

    See Also