Click or drag to resize
CalculationWorks Logo
BcfModelObjectCollectionT Methods

The BcfModelObjectCollectionT generic type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from CollectionT.)
Protected methodChangeItemKey (Inherited from KeyedCollectionString, T.)
Public methodClear (Inherited from CollectionT.)
Protected methodClearItems (Inherited from KeyedCollectionString, T.)
Public methodContains(TKey) (Inherited from KeyedCollectionString, T.)
Public methodContains(T) (Inherited from CollectionT.)
Public methodCopyTo (Inherited from CollectionT.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator (Inherited from CollectionT.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetKeyForItem
Gets the key for item.
(Overrides KeyedCollectionTKey, TItemGetKeyForItem(TItem).)
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from CollectionT.)
Public methodInsert (Inherited from CollectionT.)
Protected methodInsertItem (Inherited from KeyedCollectionString, T.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove(TKey) (Inherited from KeyedCollectionString, T.)
Public methodRemove(T) (Inherited from CollectionT.)
Public methodRemoveAt (Inherited from CollectionT.)
Protected methodRemoveItem (Inherited from KeyedCollectionString, T.)
Protected methodSetItem (Inherited from KeyedCollectionString, T.)
Public methodToString (Inherited from Object.)
Public methodTryGetValue
Gets the value associated with the specified key.
Top
See Also