ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Tools Namespace / EnumerableExtensions Class / Flatten Method

In This Topic
    Flatten Method (EnumerableExtensions)
    In This Topic
    This method extends the LINQ methods to flatten a collection of items that have a property of children of the same type.
    Overload List
    OverloadDescription
    This method extends the LINQ methods to flatten a collection of items that have a property of children of the same type.  
    This method extends the LINQ methods to obtain a single-level collection of descendants(is a collections) of an object of type T  
    This method extends the LINQ methods to obtain a single-level collection of descendants(is an object) of an object of type T  
    See Also