バージョン

ControlDataRecordCollection クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタControlDataRecordCollection コンストラクタオーバーロードされます。   
トップ
プロテクト フィールド
パブリック プロパティ
 名前解説
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティCountコレクションに含まれる項目の数。  
Public プロパティIsReadOnlyコレクションが読み取り専用の場合、True を返します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public プロパティItemインデックスによってコレクションからレコードを返します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティHasViewStateJournal Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected プロパティInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected プロパティListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected プロパティTemporaryRecord一時的なレコードを取得または設定します。  
Protected プロパティViewStateJournalこのオブジェクトが属している親のオーナー。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddコレクションにレコードを追加します。  
Public メソッドClearオーバーロードされます。 オーバーライドされます。 そのコンテンツの ObjectCollection を消去し、コントロール ツリーから関連付けられた Controls を削除します。  
Public メソッドContains指定された項目がコレクションに含まれる場合は true を返します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドCreateRecord  
Public メソッドFromIDPairIDPair によってコレクションからレコードを返します。  
Public メソッドFromKeyキーによってコレクションからレコードを返します。  
Public メソッドGetEnumeratorこのレコードのコレクションの列挙子を返します。  
Public メソッドGetItemFromIDPairID ペアを使用してコレクションから項目を取得します。  
Public メソッドIndexOfコレクション内のオブジェクトのインデックスを返します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドRemoveコレクションで見つかった場合は指定した collectionObject を削除します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドRemoveAt Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドSetDirtyコレクションのすべてのオブジェクトの ViewState をダーティにマークすると、それはクライアントへの往復のために保存されます。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateTemporaryRecord一時のレコードを作成します。  
Protected メソッドCreateViewStateJournal Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドGenerateAttributesXML 描画で必要となる属性すべては、このメソッドで生成されます。  
Protected メソッドInternalAddオブジェクトをコレクションに追加します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドInternalClearオーバーロードされます。 内部コレクション データ構造を消去します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドInternalMoveコレクション内で項目をひとつのインデックスから別のインスタンスに移動します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドInternalRemoveオーバーロードされます。 コレクションから項目を削除します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドLoadViewState Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドLoadViewStateItems Infragistics.Web.UI.Framework.SparseObjectCollectionから継承されます。
Protected メソッドOnClearコレクションが消去される時に関連付けられた Templates を消去します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドOnClearCompletePerforms additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertCompletePerforms additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnItemViewStateLoaded Infragistics.Web.UI.Framework.SparseObjectCollectionから継承されます。
Protected メソッドOnRemoveオブジェクトがコレクションから削除される時に関連付けられた Templates を消去します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドOnRemoveCompletePerforms additional custom processes after removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetCompletePerforms additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnValidate Infragistics.Web.UI.Framework.SparseObjectCollectionから継承されます。
Protected メソッドSaveViewState Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドSaveViewStateItems Infragistics.Web.UI.Framework.SparseObjectCollectionから継承されます。
トップ
参照