バージョン

PivotCellCollection クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタPivotCellCollection コンストラクタPivotCellCollection クラスの新しいインスタンスを初期化します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティCount Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public プロパティIsReadOnly Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public プロパティItem対応する PivotDataColumnPivotCell を返します。  
Public プロパティRowこのコレクションが表す PivotDataRow を取得します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItems Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAdd Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public メソッドClear Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public メソッドContains Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public メソッドCopyTo Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public メソッドDisposeオーバーロードされます。  Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public メソッドGetEnumerator Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public メソッドIndexOf Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public メソッドInsert Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public メソッドRemove Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Public メソッドRemoveAt Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドAddItem Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドAddItemSilently Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドGetCountオーバーライドされます。 コレクションの項目数を取得します。  
Protected メソッドGetItemオーバーライドされます。 指定したインデックスにある項目を取得します。  
Protected メソッドInsertItem Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドOnItemAdded Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドOnItemRemoved Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドOnNotifyCollectionChanged Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドOnPropertyChanged Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドOnResetItems Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドRemoveItem Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドRemoveItemSilently Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドReplaceItem Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドResetItems Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
Protected メソッドResetItemsSilently Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントCollectionChanged Infragistics.Collections.CollectionBase<PivotCell>から継承されます。
トップ
参照