PowerTools SPREAD for Windows Forms 8.0J
NumberDisplayFieldCollectionInfo クラス メンバ
プロパティ  メソッド  イベント


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

パブリック コンストラクタ
 名前説明
Public コンストラクタNumberDisplayFieldCollectionInfo コンストラクタNumberDisplayFieldCollectionInfoクラスの新しいインスタンスを初期化します。  
トップ
パブリック プロパティ
 名前説明
Public プロパティCapacitySystem.Collections.CollectionBase に格納できる要素の数を取得または設定します。 System.Collections.CollectionBaseから継承されます。
Public プロパティCount含まれる要素の数を取得、 System.Collections.CollectionBase インスタンス。 このプロパティはオーバーライドできません。 System.Collections.CollectionBaseから継承されます。
Public プロパティItemオーバーロードされます。 指定した名前を持つ要素を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<NumberDisplayFieldInfo>から継承されます。
トップ
プロテクト プロパティ
 名前説明
Protected プロパティInnerList取得、 System.Collections.ArrayList 内の要素のリストが含まれる、 System.Collections.CollectionBase インスタンス。 System.Collections.CollectionBaseから継承されます。
Protected プロパティList取得、 System.Collections.IList 内の要素のリストが含まれる、 System.Collections.CollectionBase インスタンス。 System.Collections.CollectionBaseから継承されます。
トップ
パブリック メソッド
 名前説明
Public メソッドAdd指定したTをコレクションに追加します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドAddRangeオーバーロードされます。 指定した書式文字列から作成された別のIList<NumberDisplayField>の内容をコレクションの最後に追加します。  
Public メソッドClearすべてのオブジェクトを削除、 System.Collections.CollectionBase インスタンス。 このメソッドはオーバーライドできません。 System.Collections.CollectionBaseから継承されます。
Public メソッドContains指定したTがコレクションに含まれているかどうかを示す値を取得します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドContainsKey指定したキーを持つ項目が NamedObjectCollection<T> コレクションに含まれているかどうかを判断します。 GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<NumberDisplayFieldInfo>から継承されます。
Public メソッドCopyToコレクションに指定されているSideButtonBaseオブジェクトを、 引数で指定されたSideButtonBase配列に設定します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドDefaultPredicate<TTarget>既定の検索条件を実装します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドExistsオーバーロードされます。 指定した述語によって定義された条件に一致する要素がListに含まれているかどうかを判断します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドFindオーバーロードされます。 指定した名前を使用して項目を検索します。 GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<NumberDisplayFieldInfo>から継承されます。
Public メソッドFindAllオーバーロードされます。 指定した型TTargetに一致するすべてのTを取得します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドFindIndexオーバーロードされます。 指定した述語によって定義された条件に一致する要素をList全体で検索し、最初に見つかった一致する項目の0から始まるインデックスを返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドFindLastオーバーロードされます。 指定した型TTargetと指定した述語によって定義された条件に一致するTをコレクション全体で検索し、最後に見つかった一致する項目を返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドFindLastIndexオーバーロードされます。 指定した述語によって定義された条件に一致する要素をList全体で検索し、最後に見つかった一致する項目の0から始まるインデックスを返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドGetEnumerator反復処理する列挙子を返します、 System.Collections.CollectionBase インスタンス。 System.Collections.CollectionBaseから継承されます。
Public メソッドIndexOf指定したTがコレクション内に存在する場合、そのコレクションでのインデックスを返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドIndexOfKey指定したアイテムがコレクション内で最初に出現する位置のインデックスを取得します。 GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<NumberDisplayFieldInfo>から継承されます。
Public メソッドInsert指定したTをコレクションの指定したインデックスに挿入します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドRemove指定したTをコレクションから削除します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public メソッドRemoveAt指定したインデックス位置の要素を削除、 System.Collections.CollectionBase インスタンス。 このメソッドはオーバーライドではありません。 System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前説明
Protected メソッドInnerAddRange配列に含まれる項目を、コレクションの末尾に追加します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnAddRangeオーバーライドされます。 System.Collections.CollectionBaseインスタンスに新しい要素配列を挿入する前に、追加のカスタム処理を実行します。  
Protected メソッドOnAddRangeCompleteSystem.Collections.CollectionBaseインスタンスに新しい要素配列を挿入した後に、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnClear(内部仕様のため、アプリケーションによる使用は想定されていません。) GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnClearComplete(内部仕様のため、アプリケーションによる使用は想定されていません。) GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnCollectionChangedCollectionChangedイベントを発生させます。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnCollectionChangingCollectionChangingイベントを発生させます。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnInsertオーバーライドされます。 System.Collections.CollectionBaseインスタンスに新しい要素を挿入する前に、追加のカスタム処理を実行します。  
Protected メソッドOnInsertComplete(内部仕様のため、アプリケーションによる使用は想定されていません。) GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnRemoveSystem.Collections.CollectionBaseインスタンスから要素を削除するときに、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnRemoveComplete(内部仕様のため、アプリケーションによる使用は想定されていません。) GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnSetオーバーライドされます。 System.Collections.CollectionBaseインスタンスに値を設定する前に、追加のカスタム処理を実行します。  
Protected メソッドOnSetComplete(内部仕様のため、アプリケーションによる使用は想定されていません。) GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Protected メソッドOnValidate項目が検証されるとき、追加処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
トップ
パブリック イベント
 名前説明
Public イベントCollectionChangedCollectionChanged イベントのハンドラを示す System.ComponentModel.CollectionChangeEventHandler オブジェクト。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
Public イベントCollectionChangingCollectionChanging イベントのハンドラを示す System.ComponentModel.CollectionChangeEventHandler オブジェクト。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<NumberDisplayFieldInfo>から継承されます。
トップ
参照

NumberDisplayFieldCollectionInfo クラス
GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.