Hierarchy For Package ion.SyncCollections.Events.Dictionary

Package Hierarchies:

Interface Hierarchy

  • ion.Meta.IEvent
    • ion.SyncCollections.Events.Dictionary.IDictionaryChanged<TDictionary>
      • ion.SyncCollections.Events.Dictionary.IAdded<TKey,​TValue>
        • ion.SyncCollections.Events.Dictionary.IAddedDictionary<TKey,​TValue,​TDictionary> (also extends ion.SyncCollections.Events.Dictionary.IDictionaryChanged<TDictionary>)
      • ion.SyncCollections.Events.Dictionary.IAddedDictionary<TKey,​TValue,​TDictionary> (also extends ion.SyncCollections.Events.Dictionary.IAdded<TKey,​TValue>)
      • ion.SyncCollections.Events.Dictionary.ICleared<TDictionary>
      • ion.SyncCollections.Events.Dictionary.IRemoved<TKey,​TValue>
      • ion.SyncCollections.Events.Dictionary.IRemovedDictionary<TKey,​TValue,​TDictionary> (also extends ion.SyncCollections.Events.Dictionary.IRemoved<TKey,​TValue>)