PrintDocument for WinForms
OwnedCollectionBase クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : OwnedCollectionBase クラス
Represents a collection with an owner object. Notifies the owner of interesting events on the collection if the owner supports the ICollectionOwner interface.
オブジェクト モデル
OwnedCollectionBase クラス
シンタックス
'宣言
 
Public Class OwnedCollectionBase 
   Inherits System.Collections.CollectionBase
'使用法
 
Dim instance As OwnedCollectionBase
public class OwnedCollectionBase : System.Collections.CollectionBase 
継承階層

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.OwnedCollectionBase
         C1.C1Preview.OwnedCollection
         C1.C1Preview.RenderFragmentCollection
         C1.C1Preview.StyleCollection

参照

OwnedCollectionBase メンバ
C1.C1Preview 名前空間