Class ItemDataCollection
Inheritance
System.Object
ItemDataCollection
Implements
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, ItemData>>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.String, ItemData>>
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, ItemData>>
System.Collections.IEnumerable
System.Runtime.Serialization.ISerializable
System.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<System.String, Aurigma.DesignAtoms.Model.ItemData>>.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<System.String, Aurigma.DesignAtoms.Model.ItemData>>.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<System.String, Aurigma.DesignAtoms.Model.ItemData>>.Remove(System.Collections.Generic.KeyValuePair<System.String, Aurigma.DesignAtoms.Model.ItemData>)
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.Clear()
System.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>.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, Aurigma.DesignAtoms.Model.ItemData>>.GetEnumerator()
System.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<System.String, Aurigma.DesignAtoms.Model.ItemData>>.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.GetEnumerator()
System.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.GetEnumerator()
System.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>.Comparer
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.Count
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.Keys
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.Generic.IDictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.Keys
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.Generic.IReadOnlyDictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.Keys
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.Values
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.Generic.IDictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.Values
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.Generic.IReadOnlyDictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.Values
System.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<System.String, Aurigma.DesignAtoms.Model.ItemData>>.IsReadOnly
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.IDictionary.IsFixedSize
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.IDictionary.IsReadOnly
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.IDictionary.Keys
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.IDictionary.Values
System.Collections.Generic.Dictionary<System.String, Aurigma.DesignAtoms.Model.ItemData>.System.Collections.IDictionary.Item[System.Object]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
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
Constructors
ItemDataCollection()
Declaration
public ItemDataCollection()
Methods
GetHashCode()
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| System.Int32 |
Overrides
System.Object.GetHashCode()
Implements
System.Collections.Generic.IDictionary<TKey, TValue>
System.Collections.Generic.ICollection<T>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
System.Runtime.Serialization.ISerializable
System.Runtime.Serialization.IDeserializationCallback