CalcSettingsCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CalcSettingsCollection コンストラクタ | 指定した UltraWebCalcManager の新しいコレクションを作成します。 |
名前 | 解説 | |
---|---|---|
All | オブジェクトの配列としてのコレクションを返します。 Infragistics.WebUI.Shared.KeyedObjectCollectionBaseから継承されます。 | |
AllowDuplicateKeys | このコレクションに重複キーを指定できるかどうかを示します。 | |
AllowEmptyKeys | このコレクションに空のキーを指定できるかどうかを示します。 | |
Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 | |
Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。 | |
IsReadOnly | オーバーライドされます。 このコレクションの内容を変更できるかどうかを示します。 | |
Owner | このコレクションの所有コレクションへのパブリックアクセスを取得します。 Infragistics.WebUI.Shared.KeyedObjectCollectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
Add | オーバーロードされます。 コレクションに設定を追加します。 | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。 | |
Contains | オーバーロードされます。 指定した設定がコレクションに含まれているかどうかを判断します。 | |
CopyTo | 項目を配列にコピーします。 Infragistics.WebUI.Shared.KeyedObjectCollectionBaseから継承されます。 | |
Exists | このキーがあるオブジェクトがすでにコレクションである場合は True を返します。このエディターは項目のキーの入力を要求し、項目を作成する前にそのキーを検証します。 Infragistics.WebUI.Shared.KeyedObjectCollectionBaseから継承されます。 | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
GetItem | オーバーロードされます。 IServiceProvider Infragistics.WebUI.Shared.KeyedObjectCollectionBaseから継承されます。 | |
IndexOf | オーバーロードされます。 指定した設定のインデックスを取得します。 | |
Insert | 指定した設定を、指定したインデックスでコレクションに挿入します。 | |
Remove | このコレクションから特定の設定を削除します。 | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。 | |
SetOwner | このコレクションのオーナーを設定します。 Infragistics.WebUI.Shared.KeyedObjectCollectionBaseから継承されます。 | |
ValidateKeyDoesNotExist | オーバーロードされます。 キーが既に存在する場合、DuplicateNameExceptionをスローします。 Infragistics.WebUI.Shared.KeyedObjectCollectionBaseから継承されます。 |
CalcSettingsCollection クラス
Infragistics.WebUI.UltraWebCalcManager 名前空間
UltraWebCalcManager.CalcSettings