| BcfReadOnlyModelObjectCollectionT Methods | |
The BcfReadOnlyModelObjectCollectionT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsKey |
Determines whether the collection contains the specified key.
| |
| ContainsValue |
Determines whether the collection contains the specified value.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| TryGetValue |
Gets the value associated with the specified key.
|