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