BcfTableRowCollection Class |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
The BcfTableRowCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of BcfRow contained in the BcfTableRowCollection instance.
| |
| Immutable |
Gets an immutable snapshot of the collection.
| |
| Table |
Gets the table owning this collection.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetEnumerator |
Gets an enumerator that can be used to iterate through the collection.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |