Search
ITables Members
Properties Methods
 


Represents a collection of Table objects.

The following tables list the members exposed by the ITables type.

 Public Properties

  Name Description

Count

Gets the number of tables in the collection.

Item

Gets the table at the specified index.

 Public Methods

  Name Description

GetEnumerator

Returns an IEnumerator object that can be used to traverse the collection.

 See Also