[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.SectionCollection

Class SectionCollection

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Represents a collection of Section objects.

public class SectionCollection : ContentCollection<Section>, IContentList<Section>, IReadOnlyList<Section>, IReadOnlyCollection<Section>, IEnumerable<Section>, IEnumerable
Inheritance
object
SectionCollection
Implements
System.Collections.Generic.IReadOnlyList<T><Section>
System.Collections.Generic.IReadOnlyCollection<T><Section>
System.Collections.Generic.IEnumerable<T><Section>
System.Collections.IEnumerable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()