FlexReport for WinForms
DataSourceCollection クラス メンバ
プロパティ  メソッド 


C1.Report アセンブリ > C1.Report 名前空間 : DataSourceCollection クラス

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

パブリック プロパティ
 名前解説
Public プロパティGets the number of elements in the collection. C1.Report.ReportObjectList<TItem>から継承されます。
Public プロパティオーバーロードされます。 Gets the element at the specified index. C1.Report.ReportObjectList<TItem>から継承されます。
Public プロパティオーバーライドされます。 Gets the FlexReport object owning this collection.  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds the DataSource to the collection.  
Public メソッドオーバーロードされます。 Determines whether the collection contains an item with specified name. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドCopies the elements of the collection to an System.Array, starting at a particular array index. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドGets the item by its name, returns null if not found. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドFor internal use. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドGets the index of the element by its name. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドGets the index of the element. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドMoves the item with the specified index to a new new position specified by newIndex. C1.Report.ReportObjectCollection<TItem>から継承されます。
Public メソッドRemoves an item from the collection.  
トップ
参照

参照

DataSourceCollection クラス
C1.Report 名前空間