| BcfColumnCollection Methods | |
The BcfColumnCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains(String) |
Determines whether the specified name is in the collection.
| |
| Contains(T) | (Inherited from ReadOnlyCollectionBcfColumn.) | |
| CopyTo | (Inherited from ReadOnlyCollectionBcfColumn.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator | (Inherited from ReadOnlyCollectionBcfColumn.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from ReadOnlyCollectionBcfColumn.) | |
| ToString | (Inherited from Object.) | |
| TryGetColumn |
Gets the column with the specified name.
|