TX Text Control .NET for Windows Forms Documentation

TableBaseCollection Class

The TableBaseCollection class is the base class for the table collection classes. It contains the generic enumeration features for all tables of a document or for the nested tables embedded in a single table. It implements the IEnumerable and the ICollection interfaces.

Introduced: 11.0.

Syntax

public class TableBaseCollection: ICollection, IEnumerable
[C#] public class TableBaseCollection: ICollection, IEnumerable
[Visual Basic] Public Class TableBaseCollection Implements ICollection Implements IEnumerable

Properties

PropertyDescription
CountGets the number of tables contained in the collection.

Methods

MethodDescription
ClearRemoves all tables contained in the collection from a Text Control document.
CopyToCopies the elements of the collection to an array, starting at a particular index.
GetEnumeratorReturns an enumerator that can be used to iterate through the collection.
GetItemGets a particular table from the collection.
RemoveRemoves a particular table from the collection.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now