DocumentTableCollection Methods |
The DocumentTableCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contains(String) |
Returns a value indicating whether this collection contains a table with the specified name.
|
![]() | Contains(DocumentTable) |
Returns a value indicating whether this collection contains the specified table.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator to iterate DocumentTable objects of this collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf(String) |
Returns the index of a table with the specified name within this collection.
|
![]() | IndexOf(DocumentTable) |
Returns the index of the specified table within this collection.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |