| BcfRelationCollection Methods | |
The BcfRelationCollection type exposes the following members.
| 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.
|