Represents the collection of RenderObject objects.
Represents a collection of RenderObject objects.
Used to store objects in the Body of a C1PrintDocument
(see Children),
and child objects contained in another RenderObject
(see Children).
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public class RenderObjectCollection : OwnedCollection, IRenderObjectContainer |
Visual Basic |
---|
<DefaultMemberAttribute("Item")> _ Public Class RenderObjectCollection _ Inherits OwnedCollection _ Implements IRenderObjectContainer |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
C1.C1Preview..::..OwnedCollection
C1.C1Preview..::..RenderObjectCollection
System.Collections..::..CollectionBase
C1.C1Preview..::..OwnedCollection
C1.C1Preview..::..RenderObjectCollection