LiquidTechnologies.XmlObjects Namespace / LxDuration Structure / Negate Method

In This Topic
    Negate Method
    In This Topic
    Creates a copy of the LxDuration which is the negative of this one.
    Syntax
    'Declaration
     
    
    Public Function Negate() As LxDuration
    public LxDuration Negate()

    Return Value

    The negative LxDuration
    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