BcfRelationCollection Methods |
[This is preliminary documentation and is subject to change.]
The BcfRelationCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains |
Determines whether the specified relation name is contained.
| |
| 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.) | |
| TryGetRelation |
Gets the relation with the specified name.
|