MorphTargetCollection Properties |
The MorphTargetCollection type exposes the following members.
Name | Description | |
---|---|---|
Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from KeyedCollectionString, MorphTarget.) | |
Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionMorphTarget.) | |
Dictionary | Gets the lookup dictionary of the KeyedCollectionTKey, TItem. (Inherited from KeyedCollectionString, MorphTarget.) | |
ItemTKey | Gets the element with the specified key. (Inherited from KeyedCollectionString, MorphTarget.) | |
ItemInt32 | Gets or sets the element at the specified index. (Inherited from CollectionMorphTarget.) | |
Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionMorphTarget.) |
Name | Description | |
---|---|---|
IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionMorphTarget.) | |
ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionMorphTarget.) | |
IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionMorphTarget.) | |
ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionMorphTarget.) | |
IListItem | Gets or sets the element at the specified index. (Inherited from CollectionMorphTarget.) | |
ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionMorphTarget.) |