The C1ObservableKeyedCollection<(Of <(<'TKey, TItem>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
Comparer |
Gets the generic equality comparer that is used to determine equality of keys in the collection.
(Inherited from KeyedCollection<(Of <(<'TKey, TItem>)>)>.) |
|
Item[([( TKey])]) |
Gets the element with the specified key.
(Inherited from KeyedCollection<(Of <(<'TKey, TItem>)>)>KeyedCollection<(Of <(<'TKey, TItem>)>)>.) |
|
Item[([( Int32])]) |
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'TItem>)>)>Collection<(Of <(<'T>)>)>.) |