Interface IRemoved<TKey,TValue>
-
- All Superinterfaces:
IDictionaryChanged,ion.Meta.IEvent
- All Known Subinterfaces:
IRemovedDictionary<TKey,TValue,TDictionary>
public interface IRemoved<TKey,TValue> extends IDictionaryChanged
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TKeygetKey()TValuegetValue()-
Methods inherited from interface ion.SyncCollections.Events.Dictionary.IDictionaryChanged
getDictionary
-
-