Name | Description | |
---|---|---|
AsEnumerable | Overloaded. Converts an object T in to an IEnumerable<T> | |
Concat<T> | Concatenates 0-n sequences into a single sequence. | |
NotNull | Overloaded. Filters out all null values | |
ReplaceInnerXml | Overloaded. Replaces the contents of the System.Xml.Linq.XElement (not the attributes) with the XML data parsed from xmlInnerContent | |
Sum | Overloaded. Computes the sum of a sequence of BigDecimal values. |