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


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

パブリック プロパティ
 名前説明
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から継承されます。
トップ
プロテクト プロパティ
 名前説明
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 メソッドClearRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。
Public メソッドGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Public メソッドRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前説明
Protected メソッドOnClearPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnClearCompleteオーバーライドされます。 NotifyCollection インスタンスの内容をクリアした後で、追加のカスタム処理を実行します。  
Protected メソッドOnCollectionChangedCollectionChanged イベントを発生させます。  
Protected メソッドOnInsertPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertCompleteオーバーライドされます。 NotifyCollection インスタンスに新しい要素を挿入した後で、追加のカスタム処理を実行します。  
Protected メソッドOnRemovePerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnRemoveCompleteオーバーライドされます。 (内部仕様のため、アプリケーションによる使用は想定されていません。)  
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 メソッドOnValidatePerforms additional custom processes when validating a value. System.Collections.CollectionBaseから継承されます。
トップ
パブリック イベント
 名前説明
Public イベントCollectionChangedコレクションの項目が変更されたときに発生します。  
トップ
参照

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

 

 


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