バージョン

Summaries クラス メソッド

このクラスのメンバの一覧は、Summariesメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAddオーバーロードされます。 指定したタイプの集計をコレクションに追加します。  
Public メソッドClearオーバーロードされます。 そのコンテンツの ObjectCollection を消去し、コントロール ツリーから関連付けられた Controls を削除します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドContainsオーバーロードされます。 指定した Summary オブジェクトがコレクションに含まれている場合は true を返します。  
Public メソッドCustomSummaryByName指定した名前のカスタム集計がコレクション内に存在する場合はそのカスタム集計を返し、存在しない場合は null を返します。  
Public メソッドGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Public メソッドIndexOfコレクション内のオブジェクトのインデックスを返します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドInsert元となる ArrayList コレクションに Summary を挿入します。  
Public メソッドRemoveコレクションで見つかった場合は指定した collectionObject を削除します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドRemoveAt Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドSetDirtyコレクションのすべてのオブジェクトの ViewState をダーティにマークすると、それはクライアントへの往復のために保存されます。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Public メソッドToStringオブジェクトの文字列表現。  
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateViewStateJournal Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
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.ObjectCollectionから継承されます。
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 メソッド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値は null 値ではないことを検証します。 Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドSaveViewState Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
Protected メソッドSaveViewStateItems Infragistics.Web.UI.Framework.ObjectCollectionから継承されます。
トップ
参照