PowerTools SPREAD for Windows Forms 10.0J
SideButtonCollection クラス メンバ
プロパティ  メソッド 


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

パブリック プロパティ
 名前説明
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public プロパティItemオーバーロードされます。 コレクションの指定したインデックスにある SideButtonBase を取得または設定します。  
トップ
プロテクト プロパティ
 名前説明
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から継承されます。
トップ
パブリック メソッド
 名前説明
Public メソッドAdd指定した SideButtonBase をコレクションに追加します。  
Public メソッドAddRangeオーバーロードされます。 配列に含まれる項目を、コレクションの末尾に追加します。  
Public メソッドClearRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public メソッドContains指定したSideButtonBaseがコレクションに含まれているかどうかを示す値を取得します。  
Public メソッドContainsKey指定したキーを持つ項目が NamedObjectCollection<T> コレクションに含まれているかどうかを判断します。  
Public メソッドCopyToコレクションのオブジェクトを、1次元System.Arrayインスタンスの指定したインデックス以降にコピーします。  
Public メソッドFind指定した名前を使用して項目を検索します。  
Public メソッドGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Public メソッドIndexOf指定した SideButtonBase がコレクション内に存在する場合、そのコレクションでのインデックスを返します。  
Public メソッドIndexOfKey指定したアイテムがコレクション内で最初に出現する位置のインデックスを取得します。  
Public メソッドInsert指定した SideButtonBase をコレクションの指定したインデックスに挿入します。  
Public メソッドRemove指定した SideButtonBase をコレクションから削除します。  
Public メソッドRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前説明
Protected メソッドOnClearオーバーライドされます。 (内部仕様のため、アプリケーションによる使用は想定されていません。)  
Protected メソッドOnClearCompleteオーバーライドされます。 (内部仕様のため、アプリケーションによる使用は想定されていません。)  
Protected メソッドOnCollectionChangedCollectionChangedイベントを発生させます。  
Protected メソッドOnInsertオーバーライドされます。 System.Collections.CollectionBaseインスタンスに新しい要素を挿入する前に、追加のカスタム処理を実行します。  
Protected メソッドOnInsertCompleteオーバーライドされます。 (内部仕様のため、アプリケーションによる使用は想定されていません。)  
Protected メソッドOnRemoveオーバーライドされます。 System.Collections.CollectionBaseインスタンスから要素を削除するときに、追加のカスタム処理を実行します。  
Protected メソッドOnRemoveCompleteオーバーライドされます。 (内部仕様のため、アプリケーションによる使用は想定されていません。)  
Protected メソッドOnSetオーバーライドされます。 System.Collections.CollectionBaseインスタンスに値を設定する前に、追加のカスタム処理を実行します。  
Protected メソッドOnSetCompleteオーバーライドされます。 (内部仕様のため、アプリケーションによる使用は想定されていません。)  
Protected メソッドOnValidateオーバーライドされます。 項目が検証されるとき、追加処理を実行します。  
トップ
参照

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

 

 


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