| BcfRelationCollection Class | |
Namespace: CalculationWorks.BusinessModel
The BcfRelationCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | (Inherited from ReadOnlyCollectionBcfRelation.) | |
| ItemInt32 | (Inherited from ReadOnlyCollectionBcfRelation.) | |
| ItemString |
Gets the BcfRelation with the specified relation name.
|
| Name | Description | |
|---|---|---|
| Contains(String) |
Determines whether the specified relation name is contained.
| |
| Contains(T) | (Inherited from ReadOnlyCollectionBcfRelation.) | |
| CopyTo | (Inherited from ReadOnlyCollectionBcfRelation.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator | (Inherited from ReadOnlyCollectionBcfRelation.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from ReadOnlyCollectionBcfRelation.) | |
| ToString | (Inherited from Object.) | |
| TryGetRelation |
Gets the relation with the specified name.
|