Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection (read-only). | |
Item | Overloaded. Gets the ITable with the specified name. |
The following tables list the members exposed by ITables.
Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection (read-only). | |
Item | Overloaded. Gets the ITable with the specified name. |
Name | Description | |
---|---|---|
Add | Creates a table that includes the specified range of cells and returns the newly created object. | |
GetEnumerator | (Inherited from System.Collections.IEnumerable) |