![]() | |
BcfBindingSourceCollection Class |
Namespace: CalculationWorks.ViewModel.Forms
The BcfBindingSourceCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the Collection.
(Inherited from BcfReadOnlyModelObjectCollectionBcfBindingSource.) |
![]() | ItemString |
Gets the item with the specified key.
(Inherited from BcfReadOnlyModelObjectCollectionBcfBindingSource.) |
![]() | ItemInt32 |
Gets the item at the specified index.
(Inherited from BcfReadOnlyModelObjectCollectionBcfBindingSource.) |
Name | Description | |
---|---|---|
![]() | ContainsKey |
Determines whether the collection contains the specified key.
(Inherited from BcfReadOnlyModelObjectCollectionBcfBindingSource.) |
![]() | ContainsValue |
Determines whether the collection contains the specified value.
(Inherited from BcfReadOnlyModelObjectCollectionBcfBindingSource.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from BcfReadOnlyModelObjectCollectionBcfBindingSource.) |
![]() | 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.) |
![]() | TryGetValue |
Gets the value associated with the specified key.
(Inherited from BcfReadOnlyModelObjectCollectionBcfBindingSource.) |