Class ItemDataCollection
Namespace: Aurigma.DesignAtoms.Model
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ItemDataCollection : Dictionary<string, ItemData>, IDictionary<string, ItemData>, ICollection<KeyValuePair<string, ItemData>>, IDictionary, ICollection, IReadOnlyDictionary<string, ItemData>, IReadOnlyCollection<KeyValuePair<string, ItemData>>, IEnumerable<KeyValuePair<string, ItemData>>, IEnumerable, ISerializable, IDeserializationCallback
Inheritance: System.Object -> System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData> -> ItemDataCollection
Implements
System.Collections.Generic.IDictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,Aurigma.DesignAtoms.Model.ItemData>>System.Collections.IDictionarySystem.Collections.ICollectionSystem.Collections.Generic.IReadOnlyDictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.String,Aurigma.DesignAtoms.Model.ItemData>>System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,Aurigma.DesignAtoms.Model.ItemData>>System.Collections.IEnumerableSystem.Runtime.Serialization.ISerializableSystem.Runtime.Serialization.IDeserializationCallback
Inherited Members
System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.Add(System.String,Aurigma.DesignAtoms.Model.ItemData)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#Add(System.Collections.Generic.KeyValuePair<System.String,Aurigma.DesignAtoms.Model.ItemData>)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#Contains(System.Collections.Generic.KeyValuePair<System.String,Aurigma.DesignAtoms.Model.ItemData>)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#Remove(System.Collections.Generic.KeyValuePair<System.String,Aurigma.DesignAtoms.Model.ItemData>)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.ClearSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.ContainsKey(System.String)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.ContainsValue(Aurigma.DesignAtoms.Model.ItemData)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.GetEnumeratorSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#IEnumerable<System#Collections#Generic#KeyValuePair<TKey,TValue>>#GetEnumeratorSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.OnDeserialization(System.Object)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.Remove(System.String)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.TryGetValue(System.String,Aurigma.DesignAtoms.Model.ItemData@)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#CopyTo(System.Collections.Generic.KeyValuePair<System.String,Aurigma.DesignAtoms.Model.ItemData>[],System.Int32)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#ICollection#CopyTo(System.Array,System.Int32)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IEnumerable#GetEnumeratorSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#get_Item(System.Object)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#set_Item(System.Object,System.Object)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#Add(System.Object,System.Object)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#Contains(System.Object)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#GetEnumeratorSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#Remove(System.Object)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.ComparerSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.CountSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.KeysSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#IDictionary<TKey,TValue>#KeysSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#IReadOnlyDictionary<TKey,TValue>#KeysSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.ValuesSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#IDictionary<TKey,TValue>#ValuesSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#IReadOnlyDictionary<TKey,TValue>#ValuesSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.Item(System.String)System.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#IsReadOnlySystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#ICollection#IsSynchronizedSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#ICollection#SyncRootSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#IsFixedSizeSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#IsReadOnlySystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#KeysSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#ValuesSystem.Collections.Generic.Dictionary<System.String,Aurigma.DesignAtoms.Model.ItemData>.System#Collections#IDictionary#Item(System.Object)System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
ItemDataCollection
public ItemDataCollection()
Methods
GetHashCode
public override int GetHashCode()
Returns
System.Int32
Overrides
System.Object.GetHashCode