Back to Website
Show / Hide Table of Contents

Class StateCustomDataIndex

Inheritance
System.Object
System.Collections.Generic.List<StateCustomDataIndexItem>
StateCustomDataIndex
Implements
System.Collections.Generic.IList<StateCustomDataIndexItem>
System.Collections.Generic.ICollection<StateCustomDataIndexItem>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<StateCustomDataIndexItem>
System.Collections.Generic.IReadOnlyCollection<StateCustomDataIndexItem>
System.Collections.Generic.IEnumerable<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<TOutput>(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<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.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<Aurigma.DesignAtoms.Model.CustomData.StateCustomDataIndexItem>.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()
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

Constructors

StateCustomDataIndex()

Declaration
public StateCustomDataIndex()

Methods

Build(StateCustomData)

Declaration
public static StateCustomDataIndex Build(StateCustomData stateCustomData)
Parameters
Type Name Description
StateCustomData stateCustomData
Returns
Type Description
StateCustomDataIndex

Implements

System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable

Extension Methods

CollectionExtensionMethods.Concat<T>(IEnumerable<T>, T)
CollectionExtensionMethods.GetCollectionHashCode<T>(IEnumerable<T>)
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