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