Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / XmlDateTime / Liquid XML Runtime for .Net - operator+ - XmlDateTime
In This Topic
    Liquid XML Runtime for .Net - operator+ - XmlDateTime
    In This Topic
    This feature has been superseded by Liquid XML Objects.
    (The original functionality is still included in the product)
    Use Liquid XML Objects
    static XmlDateTime operator+(XmlDateTime x, XmlDateTimeSpan ds)
      Property Description  
        Argument ds XmlDateTimeSpan value to add  
        Description Creates a new XmlDateTime containing this XmlDateTime + XmlDateSpan value  
        Remarks