AdvisableKeyedCollection<TKey, TItem> Properties |
The AdvisableKeyedCollection<TKey, TItem> generic type exposes the following members.
Name | Description | |
---|---|---|
Comparer |
Gets the generic equality comparer that is used to determine equality of keys in the collection.
| |
Count | Gets the number of elements contained in the ICollection<T>. (Inherited from AdvisableCollection<T>.) | |
IsReadOnly | Gets a value indicating whether the ICollection<T> is read-only. (Inherited from AdvisableCollection<T>.) | |
Item[Int32] | Gets or sets the element at the specified index. (Inherited from AdvisableCollection<T>.) | |
Item[TKey] |
Gets or sets the element with the specified key.
|