| BcfTableCollection Class | |
Namespace: CalculationWorks.BusinessModel
The BcfTableCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | (Inherited from ReadOnlyCollectionBcfTable.) | |
| ItemInt32 | (Inherited from ReadOnlyCollectionBcfTable.) | |
| ItemString |
Gets the BcfTable with the specified table name.
|
| 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.
|