LiquidTechnologies.XmlObjects Namespace / LxLinqExtensions Class


In This Topic
    LxLinqExtensions Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Converts an object T in to an IEnumerable<T>  
    Public Methodstatic (Shared in Visual Basic)Concatenates 0-n sequences into a single sequence.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Filters out all null values  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Replaces the contents of the System.Xml.Linq.XElement (not the attributes) with the XML data parsed from xmlInnerContent  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Computes the sum of a sequence of BigDecimal values.  
    Top
    See Also