GrapeCity ActiveReports for .NET 12.0J
Empty<T> メソッド

項目のタイプ
空のアイテムコレクションを取得します。
構文
'宣言
 
Public Shared Function Empty(Of T)() As IItemCollection(Of T)
public static IItemCollection<T> Empty<T>()

型パラメータ

T
項目のタイプ
参照

関連項目

ItemCollectionExtensions クラス
ItemCollectionExtensions メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.