New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinForms.Documents.Model

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class SectionCollection : SpecializedDocumentElementCollection<Section>, IList, ICollection, IEnumerable

Inheritance: objectSpecializedDocumentElementCollection<Section>SectionCollection

Implements: ICollectionIEnumerableIList

Inherited Members SpecializedDocumentElementCollection<Section>.OnElementAdded(DocumentElement)SpecializedDocumentElementCollection<Section>.OnCollectionChanged()SpecializedDocumentElementCollection<Section>.ToArray()SpecializedDocumentElementCollection<Section>.VerifyChildrenOverride(Section)SpecializedDocumentElementCollection<Section>.Add(Section)SpecializedDocumentElementCollection<Section>.AddBefore(Section, Section)SpecializedDocumentElementCollection<Section>.AddAfter(Section, Section)SpecializedDocumentElementCollection<Section>.Clear()SpecializedDocumentElementCollection<Section>.Contains(Section)SpecializedDocumentElementCollection<Section>.CopyTo(Section[], int)SpecializedDocumentElementCollection<Section>.Remove(Section)SpecializedDocumentElementCollection<Section>.Detach(Section)SpecializedDocumentElementCollection<Section>.GetEnumerator()SpecializedDocumentElementCollection<Section>.AddRange(IEnumerable<Section>)SpecializedDocumentElementCollection<Section>.InnerCollectionSpecializedDocumentElementCollection<Section>.FirstSpecializedDocumentElementCollection<Section>.LastSpecializedDocumentElementCollection<Section>.CountSpecializedDocumentElementCollection<Section>.IsReadOnlySpecializedDocumentElementCollection<Section>.ElementAddedSpecializedDocumentElementCollection<Section>.CollectionChanged...

Constructors

C#
public SectionCollection(DocumentElementCollection toWrap)
Parameters:toWrapDocumentElementCollection