'Declaration Public Class SectionCollection Inherits GrapeCity.Documents.Word.ContentCollection(Of Section) Implements GrapeCity.Documents.Word.IContentList(Of Section)
public class SectionCollection : GrapeCity.Documents.Word.ContentCollection<Section>, GrapeCity.Documents.Word.IContentList<Section>