Represents a collection of C1Anchor objects.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
public class C1AnchorCollection : CollectionBase
Visual Basic
<DefaultMemberAttribute("Item")> _
Public Class C1AnchorCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    C1.C1Preview..::..C1AnchorCollection

See Also