CShell.Util.ObservableKeyedCollection< TKey, TItem >.ObservableKeyedCollection |
( |
| ) |
|
|
inlineprotected |
CShell.Util.ObservableKeyedCollection< TKey, TItem >.ObservableKeyedCollection |
( |
IEqualityComparer< TKey > |
comparer | ) |
|
|
inlineprotected |
CShell.Util.ObservableKeyedCollection< TKey, TItem >.ObservableKeyedCollection |
( |
| ) |
|
|
inlineprotected |
CShell.Util.ObservableKeyedCollection< TKey, TItem >.ObservableKeyedCollection |
( |
IEqualityComparer< TKey > |
comparer | ) |
|
|
inlineprotected |
void CShell.Util.ObservableKeyedCollection< TKey, TItem >.OnCollectionChanged |
( |
NotifyCollectionChangedEventArgs |
e | ) |
|
|
inlineprotected |
override void CShell.Util.ObservableKeyedCollection< TKey, TItem >.InsertItem |
( |
int |
index, |
|
|
TItem |
item |
|
) |
| |
|
inlineprotected |
override void CShell.Util.ObservableKeyedCollection< TKey, TItem >.SetItem |
( |
int |
index, |
|
|
TItem |
item |
|
) |
| |
|
inlineprotected |
override void CShell.Util.ObservableKeyedCollection< TKey, TItem >.RemoveItem |
( |
int |
index | ) |
|
|
inlineprotected |
override void CShell.Util.ObservableKeyedCollection< TKey, TItem >.ClearItems |
( |
| ) |
|
|
inlineprotected |
void CShell.Util.ObservableKeyedCollection< TKey, TItem >.OnCollectionChanged |
( |
NotifyCollectionChangedEventArgs |
e | ) |
|
|
inlineprotected |
override void CShell.Util.ObservableKeyedCollection< TKey, TItem >.InsertItem |
( |
int |
index, |
|
|
TItem |
item |
|
) |
| |
|
inlineprotected |
override void CShell.Util.ObservableKeyedCollection< TKey, TItem >.SetItem |
( |
int |
index, |
|
|
TItem |
item |
|
) |
| |
|
inlineprotected |
override void CShell.Util.ObservableKeyedCollection< TKey, TItem >.RemoveItem |
( |
int |
index | ) |
|
|
inlineprotected |
override void CShell.Util.ObservableKeyedCollection< TKey, TItem >.ClearItems |
( |
| ) |
|
|
inlineprotected |
NotifyCollectionChangedEventHandler CShell.Util.ObservableKeyedCollection< TKey, TItem >.CollectionChanged |
The documentation for this class was generated from the following file: