Back to Website
Show / Hide Table of Contents

Class ItemDataCollection

Inheritance
System.Object
System.Collections.Generic.Dictionary<System.String, ItemData>
ItemDataCollection
Implements
System.Collections.Generic.IDictionary<System.String, ItemData>
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, ItemData>>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.Generic.IReadOnlyDictionary<System.String, ItemData>
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

Extension Methods

CollectionExtensionMethods.Concat<T>(IEnumerable<T>, T)
CollectionExtensionMethods.GetCollectionHashCode<T>(IEnumerable<T>)
DictionaryExtensions.GetOrAdd<TKey, TValue>(IDictionary<TKey, TValue>, TKey, Func<TKey, TValue>)
ItemDataCollectionExtensionMethods.GetImageUrls(ItemDataCollection)
IEnumerableExtensions.SliceWhile<T>(IEnumerable<T>, Func<T, Boolean>, Boolean)
IEnumerableExtensions.Empty<T>(IEnumerable<T>)
IEnumerableExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
IEnumerableExtensions.SequenceEqualNullable<T>(IEnumerable<T>, IEnumerable<T>)
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback