GrapeCity ActiveReports for .NET 16.0J
DataSetCollection クラス メンバ
プロパティ  メソッド 

GrapeCity.ActiveReports.PageReportModel 名前空間 : DataSetCollection クラス

DataSetCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
Public プロパティGets or sets the element at the specified index. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdds an object to the end of the Collection. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
Public メソッドRemoves all elements from the Collection. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
Public メソッドDetermines whether an element is in the Collection. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
Public メソッドCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
Public メソッドSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
Public メソッドInserts an element into the Collection at the specified index. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
Public メソッドRemoves the first occurrence of a specific object from the Collection. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
Public メソッドRemoves the element at the specified index of the Collection. System.Collections.ObjectModel.Collection<IDataSet>から継承されます。
トップ
参照

DataSetCollection クラス
GrapeCity.ActiveReports.PageReportModel 名前空間