Tables Methods |
![]() |
The Tables type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Add(Table) |
Adds a Table to this Tables collection
|
![]() |
Add(Table, Object) |
Adds a Table to this Tables collection
|
![]() |
Add(Table, Object, Object) |
Adds a Table to this Tables collection
|
![]() |
GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
![]() |
item |
Retrieves the Table from this Tables collection
|
![]() |
MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() |
nameindex |
Gets the numeric index of a Table given the name of the Table
|
![]() |
Remove |
Removes the Table from this Tables collection
|
![]() |
Reset |
Implements System.Collections.IEnumerator.Reset.
|