ActiveReports 12
Empty<T> Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ItemCollectionExtensions Class : Empty<T> Method
The items type.
Gets empty item collection.
Syntax
'Declaration
 
Public Shared Function Empty(Of T)() As IItemCollection(Of T)
public static IItemCollection<T> Empty<T>()

Type Parameters

T
The items type.
See Also

Reference

ItemCollectionExtensions Class
ItemCollectionExtensions Members