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


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

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

パブリック プロパティ
 名前解説
Public プロパティ System.Collections.CollectionBaseから継承されます。
Public プロパティ System.Collections.CollectionBaseから継承されます。
Public プロパティGets or sets the element at the specified index.  
Public プロパティGets the owner of collection. C1.C1Preview.OwnedCollectionBaseから継承されます。
トップ
プロテクト プロパティ
 名前解説
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). C1.C1Preview.OwnedCollectionBaseから継承されます。
Public メソッド System.Collections.CollectionBaseから継承されます。
Public メソッドSwap two items in collection. C1.C1Preview.OwnedCollectionBaseから継承されます。
Public メソッドオーバーロードされます。 Searches for a RenderFragment in the current collection that was produced by a specific RenderObject.  
Public メソッドSearches for a RenderFragment in the current collection that was produced by a RenderObject with the specified RenderObject.Id.  
Public メソッドSearches for a RenderFragment in the current collection that was produced by a RenderObject with the specified RenderObject.Name.  
Public メソッド System.Collections.CollectionBaseから継承されます。
Public メソッドオーバーロードされます。 Gets the index of a RenderFragment in the current collection.  
Public メソッドInserts a RenderFragment into the current collection at a specified index.  
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. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドCalled after the collection has been cleared. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドCalled when an item is about to be iserted. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドCalled after an item has been inserted. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドCalled when an item is about to be removed. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドCalled after an item has been removed. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドオーバーライドされます。 Called when an element of the current collection is about to be set.  
Protected メソッドCalled after an item has been set. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッド System.Collections.CollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
Protected メソッドFor internal use. C1.C1Preview.OwnedCollectionBaseから継承されます。
トップ
参照

RenderFragmentCollection クラス
C1.C1Preview 名前空間