Interface IDictionaryChanged<TDictionary>
- All Superinterfaces:
ion.Meta.IEvent
- All Known Subinterfaces:
IAdded<TKey,,TValue> IAddedDictionary<TKey,,TValue, TDictionary> ICleared<TDictionary>,IRemoved<TKey,,TValue> IRemovedDictionary<TKey,TValue, TDictionary>
public interface IDictionaryChanged<TDictionary>
extends ion.Meta.IEvent
-
Method Summary
Methods inherited from interface ion.Meta.IEvent
getRaiseTime
-
Method Details
-
getDictionary
TDictionary getDictionary()
-