PrintDocument for WinForms
EventCollection クラス メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : EventCollection クラス

このクラスのメンバの一覧は、EventCollectionメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドClears the current collection, and copies the items from another one. The items are copied by cloning, and must support the System.ICloneable interface (if an item that does not support is encountered, an exception occurs). C1.C1Preview.OwnedCollectionBaseから継承されます。
Public メソッド System.Collections.CollectionBaseから継承されます。
Public メソッドSwap two items in collection. C1.C1Preview.OwnedCollectionBaseから継承されます。
Public メソッド System.Collections.CollectionBaseから継承されます。
Public メソッドSearches for the specified Object and returns the zero-based index of the first occurrence within the entire collection. C1.C1Preview.OwnedCollectionBaseから継承されます。
Public メソッド System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドオーバーライドされます。 Called when the collection is about to be cleared. Fires the EventCollection.Changing event.  
Protected メソッドオーバーライドされます。 Called after the collection has been cleared. Fires the EventCollection.Changed event.  
Protected メソッドオーバーライドされます。 Called when an item is about to be iserted. Fires the EventCollection.Changing event.  
Protected メソッドオーバーライドされます。 Called after an item has been inserted. Fires the EventCollection.Changed event.  
Protected メソッドオーバーライドされます。 Called when an item is about to be removed. Fires the EventCollection.Changing event.  
Protected メソッドオーバーライドされます。 Called after an item has been removed. Fires the EventCollection.Changed event.  
Protected メソッドオーバーライドされます。 Called when an item is about to be set. Fires the EventCollection.Changing event.  
Protected メソッドオーバーライドされます。 Called after an item has been set. Fires the EventCollection.Changed event.  
Protected メソッド System.Collections.CollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
トップ
参照

EventCollection クラス
C1.C1Preview 名前空間