[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ItemCollectionExtensions.Empty

Empty Method

Empty<T>()

Gets empty item collection.

Declaration
public static IItemCollection<T> Empty<T>()
Returns
Type Description
IItemCollection<T>
Type Parameters
Name Description
T

The items type.