Describes a collection of C1AnchorInfo objects.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] [EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public class C1AnchorInfoCollection : CollectionBase |
Visual Basic |
---|
<DefaultMemberAttribute("Item")> _ <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public Class C1AnchorInfoCollection _ Inherits CollectionBase |