'Declaration Public Class TableCollection Inherits GrapeCity.Documents.Word.ContentObjectCollection(Of Table) Implements GrapeCity.Documents.Word.IContentList(Of Table)
public class TableCollection : GrapeCity.Documents.Word.ContentObjectCollection<Table>, GrapeCity.Documents.Word.IContentList<Table>