ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum