PrintDocument for WinForms
OwnedCollection クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : OwnedCollection クラス
Describes a collection with an owner. Base class for RenderObjectCollection and ParagraphObjectCollection. Additional to OwnedCollectionBase updates Owner property of items if they supports IOwnedCollectionItem interface.
オブジェクト モデル
OwnedCollection クラス
シンタックス
'宣言
 
Public Class OwnedCollection 
   Inherits OwnedCollectionBase
'使用法
 
Dim instance As OwnedCollection
public class OwnedCollection : OwnedCollectionBase 
継承階層

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.OwnedCollectionBase
         C1.C1Preview.OwnedCollection
            C1.C1Preview.C1MultiDocumentItemCollection
            C1.C1Preview.DataBinding.DataSetCollection
            C1.C1Preview.DataBinding.DataSourceCollection
            C1.C1Preview.DataBinding.ExpressionCollection
            C1.C1Preview.DataBinding.SortExpressionCollection
            C1.C1Preview.DocumentFontCollection
            C1.C1Preview.EventCollection
            C1.C1Preview.IndexEntryCollection
            C1.C1Preview.IndexEntryStyles
            C1.C1Preview.NamedCollection
            C1.C1Preview.OutlineNodeCollection
            C1.C1Preview.ParagraphObjectCollection
            C1.C1Preview.RenderObjectCollection

参照

OwnedCollection メンバ
C1.C1Preview 名前空間