LiquidTechnologies.XmlObjects Namespace / LxLinqExtensions Class
Methods


In This Topic
    LxLinqExtensions Class Members
    In This Topic

    The following tables list the members exposed by LxLinqExtensions.

    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