バージョン

GanttSeriesCollection クラス メンバ

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

パブリック コンストラクタ
パブリック プロパティ
 名前解説
Public プロパティCountGets the number of elements contained in the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Public プロパティHasTimeEntriesこのGanttSeriesCollectionに少なくとも1つタイムエントリを持つ項目が1つ以上含まれているかどうかを決定します。  
Public プロパティItemオーバーロードされます。 指定されたキーを持つコレクション内のGanttSeriesを返します。  
Public プロパティItemCountTotalこのデータセットコレクションの総項目数を取得します。  
Public プロパティMaxDateTimeこのコレクション内のすべてのGanttTimeEntriesから、最新のDateTimeを取得します。  
Public プロパティMinDateTimeこのコレクション内のすべてのGanttTimeEntriesから、最も古いのDateTimeを取得します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティDictionaryGets the list of elements contained in the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected プロパティInnerHashtableGets the list of elements contained in the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddオーバーロードされます。 コレクションにGanttSeriesオブジェクトを追加します。  
Public メソッドClearClears the contents of the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Public メソッドCopyToCopies the System.Collections.DictionaryBase elements to a one-dimensional System.Array at the specified index. System.Collections.DictionaryBaseから継承されます。
Public メソッドGetEnumeratorこのGanttSeriesCollectionの列挙子を取得します。  
トップ
プロテクト メソッド
 名前解説
Protected メソッドOnClearPerforms additional custom processes before clearing the contents of the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected メソッドOnClearCompletePerforms additional custom processes after clearing the contents of the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected メソッドOnGetGets the element with the specified key and value in the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected メソッドOnInsertPerforms additional custom processes before inserting a new element into the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected メソッドOnInsertCompletePerforms additional custom processes after inserting a new element into the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected メソッドOnRemovePerforms additional custom processes before removing an element from the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected メソッドOnRemoveCompletePerforms additional custom processes after removing an element from the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected メソッドOnSetPerforms additional custom processes before setting a value in the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected メソッドOnSetCompletePerforms additional custom processes after setting a value in the System.Collections.DictionaryBase instance. System.Collections.DictionaryBaseから継承されます。
Protected メソッドOnValidatePerforms additional custom processes when validating the element with the specified key and value. System.Collections.DictionaryBaseから継承されます。
トップ
参照