PrintDocument for WinForms
OwnedCollectionBase クラス メンバ
プロパティ  メソッド 


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティ System.Collections.CollectionBaseから継承されます。
Public プロパティ System.Collections.CollectionBaseから継承されます。
Public プロパティGets the owner of collection.  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ System.Collections.CollectionBaseから継承されます。
Protected プロパティ System.Collections.CollectionBaseから継承されます。
トップ
パブリック メソッド
 名前解説
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).  
Public メソッド System.Collections.CollectionBaseから継承されます。
Public メソッドSwap two items in collection.  
Public メソッド System.Collections.CollectionBaseから継承されます。
Public メソッドSearches for the specified Object and returns the zero-based index of the first occurrence within the entire collection.  
Public メソッド System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
Protected メソッドオーバーライドされます。 Called when the collection is about to be cleared.  
Protected メソッドオーバーライドされます。 Called after the collection has been cleared.  
Protected メソッドオーバーライドされます。 Called when an item is about to be iserted.  
Protected メソッドオーバーライドされます。 Called after an item has been inserted.  
Protected メソッドオーバーライドされます。 Called when an item is about to be removed.  
Protected メソッドオーバーライドされます。 Called after an item has been removed.  
Protected メソッドオーバーライドされます。 Called when an item is about to be set.  
Protected メソッドオーバーライドされます。 Called after an item has been set.  
Protected メソッド System.Collections.CollectionBaseから継承されます。
Protected メソッドFor internal use.  
Protected メソッドFor internal use.  
トップ
参照

OwnedCollectionBase クラス
C1.C1Preview 名前空間