MESCIUS SPREAD for Windows Forms 15.0J
SideButtonCollectionInfo クラス メンバ
プロパティ  メソッド  イベント


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

パブリック コンストラクタ
 名前解説
Public コンストラクタSideButtonCollectionInfo コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティCapacity System.Collections.CollectionBaseから継承されます。
Public プロパティCount System.Collections.CollectionBaseから継承されます。
Public プロパティItemオーバーロードされます。 指定した名前を持つ要素を取得または設定します。 GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<SideButtonBaseInfo>から継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティInnerList System.Collections.CollectionBaseから継承されます。
Protected プロパティList System.Collections.CollectionBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddコレクションに指定したTを追加します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドAddRangeオーバーロードされます。  GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドClear System.Collections.CollectionBaseから継承されます。
Public メソッドContains指定したTがコレクションに含まれているかどうかを示す値を取得します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドContainsKey指定したキーを持つ項目が NamedObjectCollection<T> コレクションに含まれているかどうかを判断します。 GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<SideButtonBaseInfo>から継承されます。
Public メソッドCopyToコレクションのオブジェクトを、1次元System.Arrayインスタンスの指定したインデックス以降にコピーします。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドDefaultPredicate<TTarget>既定の検索条件を実装します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドExistsオーバーロードされます。 指定した述語によって定義された条件に一致する要素がListに含まれているかどうかを判断します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドFindオーバーロードされます。 指定した名前を使用して項目を検索します。 GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<SideButtonBaseInfo>から継承されます。
Public メソッドFindAllオーバーロードされます。 指定した型TTargetに一致するすべてのTを取得します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドFindIndexオーバーロードされます。 指定した述語によって定義された条件に一致する要素をList全体で検索し、最初に見つかった一致する項目の0から始まるインデックスを返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドFindLastオーバーロードされます。 指定した型TTargetと指定した述語によって定義された条件に一致するTをコレクション全体で検索し、最初に見つかった一致する項目を返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドFindLastIndexオーバーロードされます。 指定した述語によって定義された条件に一致する要素をList全体で検索し、最初に見つかった一致する項目の0から始まるインデックスを返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドGetEnumerator System.Collections.CollectionBaseから継承されます。
Public メソッドIndexOf指定したTがコレクション内に存在する場合、そのコレクションでのインデックスを返します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドIndexOfKey指定したアイテムがコレクション内で最初に出現する位置のインデックスを取得します。 GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<SideButtonBaseInfo>から継承されます。
Public メソッドInsert指定されたTをコレクションの指定されたインデックスに挿入します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドRemove指定Tをコレクションから削除します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public メソッドRemoveAt System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドInnerAddRange配列に含まれる項目を、コレクションの末尾に追加します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnAddRangeSystem.Collections.CollectionBaseインスタンスに新しい要素配列を挿入する前に、追加のカスタム処理を実行し GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnAddRangeCompleteSystem.Collections.CollectionBase インスタンスに新しい要素を挿入した後で、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnClearSystem.Collections.CollectionBaseインスタンスの内容をクリアするときに、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnClearCompleteSystem.Collections.CollectionBase インスタンスの内容をクリアした後で、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnCollectionChangedCollectionChanged イベントを発生させます。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnCollectionChangingCollectionChanging イベントを発生させます。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnInsertSystem.Collections.CollectionBaseインスタンスに新しい要素を挿入する前に、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnInsertCompleteSystem.Collections.CollectionBase インスタンスに新しい要素を挿入した後で、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnRemoveSystem.Collections.CollectionBaseインスタンスから要素を削除するときに、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnRemoveCompleteSystem.Collections.CollectionBase インスタンスから要素を削除した後で、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnSetSystem.Collections.CollectionBaseインスタンスに値を設定する前に、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnSetCompleteSystem.Collections.CollectionBaseインスタンスに値を設定する前に、追加のカスタム処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Protected メソッドOnValidate項目が検証されるとき、追加処理を実行します。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントCollectionChangedCollectionChanged イベントのハンドラを示す System.ComponentModel.CollectionChangeEventHandler オブジェクト。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
Public イベントCollectionChangingCollectionChanging イベントのハンドラを示す System.ComponentModel.CollectionChangeEventHandler オブジェクト。 GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>から継承されます。
トップ
参照

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

 

 


© MESCIUS inc. All rights reserved.