Skip to main content

Class StateCustomDataIndex

Namespace: Aurigma.DesignAtoms.Model.CustomData
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class StateCustomDataIndex : List<StateCustomDataIndexItem>, IList<StateCustomDataIndexItem>, ICollection<StateCustomDataIndexItem>, IList, ICollection, IReadOnlyList<StateCustomDataIndexItem>, IReadOnlyCollection<StateCustomDataIndexItem>, IEnumerable<StateCustomDataIndexItem>, IEnumerable

Inheritance: System.Object -> System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem> -> StateCustomDataIndex

Implements

  • System.Collections.Generic.IList<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>
  • System.Collections.Generic.ICollection<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>
  • System.Collections.IList
  • System.Collections.ICollection
  • System.Collections.Generic.IReadOnlyList<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>
  • System.Collections.Generic.IReadOnlyCollection<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>
  • System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>
  • System.Collections.IEnumerable

Inherited Members

  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#get_Item(System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#set_Item(System.Int32,System.Object)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Add(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#Add(System.Object)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.AddRange(System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.AsReadOnly
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.BinarySearch(System.Int32,System.Int32,Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem,System.Collections.Generic.IComparer<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.BinarySearch(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.BinarySearch(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem,System.Collections.Generic.IComparer<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Clear
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Contains(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#Contains(System.Object)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.ConvertAll``1(System.Converter<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem,<TOutput>>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.CopyTo(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem[])
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#ICollection#CopyTo(System.Array,System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.CopyTo(System.Int32,Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem[],System.Int32,System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.CopyTo(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem[],System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Exists(System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Find(System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.FindAll(System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.FindIndex(System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.FindIndex(System.Int32,System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.FindIndex(System.Int32,System.Int32,System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.FindLast(System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.FindLastIndex(System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.FindLastIndex(System.Int32,System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.FindLastIndex(System.Int32,System.Int32,System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.ForEach(System.Action<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.GetEnumerator
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#Generic#IEnumerable<T>#GetEnumerator
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IEnumerable#GetEnumerator
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.GetRange(System.Int32,System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.IndexOf(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#IndexOf(System.Object)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.IndexOf(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem,System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.IndexOf(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem,System.Int32,System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Insert(System.Int32,Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#Insert(System.Int32,System.Object)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.InsertRange(System.Int32,System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.LastIndexOf(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.LastIndexOf(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem,System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.LastIndexOf(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem,System.Int32,System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Remove(Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#Remove(System.Object)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.RemoveAll(System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.RemoveAt(System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.RemoveRange(System.Int32,System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Reverse
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Reverse(System.Int32,System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Sort
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Sort(System.Collections.Generic.IComparer<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Sort(System.Comparison<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.ToArray
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.TrimExcess
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.TrueForAll(System.Predicate<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Capacity
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Count
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#IsFixedSize
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#Generic#ICollection<T>#IsReadOnly
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#IsReadOnly
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#ICollection#IsSynchronized
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#ICollection#SyncRoot
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.Item(System.Int32)
  • System.Collections.Generic.List<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.System#Collections#IList#Item(System.Int32)
  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

StateCustomDataIndex

public StateCustomDataIndex()

Methods

Build

public static StateCustomDataIndex Build(StateCustomData stateCustomData)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Model.CustomData.StateCustomDatastateCustomData
Returns

Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndex

Was this page helpful?