Collection of the Section objects.

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

Syntax

C#
[DefaultMemberAttribute("Item")]
public class SectionCollection : IEnumerable, 
	ICollection
Visual Basic
<DefaultMemberAttribute("Item")> _
Public Class SectionCollection _
	Implements IEnumerable, ICollection

Inheritance Hierarchy

System..::..Object
  C1.C1Report..::..SectionCollection

See Also