Interface IRemovedDictionary<TKey,TValue,TDictionary>
-
- All Superinterfaces:
IDictionaryChanged,ion.Meta.IEvent,IRemoved<TKey,TValue>
public interface IRemovedDictionary<TKey,TValue,TDictionary> extends IRemoved<TKey,TValue>, IDictionaryChanged
-
-
Method Summary
-
Methods inherited from interface ion.SyncCollections.Events.Dictionary.IDictionaryChanged
getDictionary
-
-