| BcfTableCollection Methods | |
The BcfTableCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains(String) |
Determines whether the specified table name is contained.
| |
| Contains(T) | (Inherited from ReadOnlyCollectionBcfTable.) | |
| CopyTo | (Inherited from ReadOnlyCollectionBcfTable.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator | (Inherited from ReadOnlyCollectionBcfTable.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from ReadOnlyCollectionBcfTable.) | |
| ToString | (Inherited from Object.) | |
| TryGetTable |
Gets the table with the specified name.
|