[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.CollectionExtensions

CollectionExtensions Class

Represents a set of extension methods for the collection classes.

Inheritance
CollectionExtensions
Namespace: GrapeCity.ActiveReports.Rdl.Tools
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public static class CollectionExtensions

Methods

Name Description
AddRange<TCollection, TItem>(TCollection, IEnumerable<TItem>)

Adds a range of items to the specified collection.

Sum(IEnumerable<Length>)

Computes the sum of a sequence of Length values.