LiquidTechnologies.XmlObjects Namespace / LxDuration Structure


In This Topic
    LxDuration Structure Methods
    In This Topic

    For a list of all members of this type, see LxDuration members.

    Public Methods
     NameDescription
    Public Method  
    Public MethodIndicates whether this instance and a specified object are equal. Compares the raw values  
    Public MethodServes as the default hash function.Returns the hash code for this instance.Serves as the default hash function.Returns the hash code for this instance.  
    Public MethodCreates a copy of the LxDuration which is the negative of this one.  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:dayTimeDuration (XSD 1.1)  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:duration  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:yearMonthDuration (XSD 1.1)  
    Public MethodReturns 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.  
    Public MethodGets the duration as a TimeSpan (NOTE: throws if the duration contains months or years)  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:dayTimeDuration (XSD 1.1)  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:duration  
    Public Methodstatic (Shared in Visual Basic)Parses a string containing an xs:yearMonthDuration (XSD 1.1)  
    Top
    See Also