RadControls for Silverlight

Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.1.403.1050

Syntax

C#
public class SectionCollection : SpecializedDocumentElementCollection<Section>
Visual Basic
Public Class SectionCollection _
	Inherits SpecializedDocumentElementCollection(Of Section)

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Documents.Model..::..SpecializedDocumentElementCollection<(Of <(<'Section>)>)>
    Telerik.Windows.Documents.Model..::..SectionCollection

See Also