Back to Website
Show / Hide Table of Contents

Class SurfaceDataCollection

Inheritance
System.Object
System.Collections.Generic.List<SurfaceData>
SurfaceDataCollection
Implements
System.Collections.Generic.IList<SurfaceData>
System.Collections.Generic.ICollection<SurfaceData>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<SurfaceData>
System.Collections.Generic.IReadOnlyCollection<SurfaceData>
System.Collections.Generic.IEnumerable<SurfaceData>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Add(Aurigma.DesignAtoms.Model.SurfaceData)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.AddRange(System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.AsReadOnly()
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.BinarySearch(System.Int32, System.Int32, Aurigma.DesignAtoms.Model.SurfaceData, System.Collections.Generic.IComparer<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.BinarySearch(Aurigma.DesignAtoms.Model.SurfaceData)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.BinarySearch(Aurigma.DesignAtoms.Model.SurfaceData, System.Collections.Generic.IComparer<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Clear()
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Contains(Aurigma.DesignAtoms.Model.SurfaceData)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.ConvertAll<TOutput>(System.Converter<Aurigma.DesignAtoms.Model.SurfaceData, TOutput>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.CopyTo(Aurigma.DesignAtoms.Model.SurfaceData[])
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.CopyTo(System.Int32, Aurigma.DesignAtoms.Model.SurfaceData[], System.Int32, System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.CopyTo(Aurigma.DesignAtoms.Model.SurfaceData[], System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Exists(System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Find(System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.FindAll(System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.FindIndex(System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.FindIndex(System.Int32, System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.FindIndex(System.Int32, System.Int32, System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.FindLast(System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.FindLastIndex(System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.FindLastIndex(System.Int32, System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.ForEach(System.Action<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.GetEnumerator()
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.Model.SurfaceData>.GetEnumerator()
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.IndexOf(Aurigma.DesignAtoms.Model.SurfaceData)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.IndexOf(Aurigma.DesignAtoms.Model.SurfaceData, System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.IndexOf(Aurigma.DesignAtoms.Model.SurfaceData, System.Int32, System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Insert(System.Int32, Aurigma.DesignAtoms.Model.SurfaceData)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.LastIndexOf(Aurigma.DesignAtoms.Model.SurfaceData)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.LastIndexOf(Aurigma.DesignAtoms.Model.SurfaceData, System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.LastIndexOf(Aurigma.DesignAtoms.Model.SurfaceData, System.Int32, System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Remove(Aurigma.DesignAtoms.Model.SurfaceData)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.RemoveAll(System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.RemoveAt(System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Reverse()
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Sort()
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Sort(System.Collections.Generic.IComparer<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Sort(System.Comparison<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.ToArray()
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.TrimExcess()
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.TrueForAll(System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Capacity
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Count
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.Generic.ICollection<Aurigma.DesignAtoms.Model.SurfaceData>.IsReadOnly
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Item[System.Int32]
System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.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.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class SurfaceDataCollection : List<SurfaceData>, IList<SurfaceData>, ICollection<SurfaceData>, IList, ICollection, IReadOnlyList<SurfaceData>, IReadOnlyCollection<SurfaceData>, IEnumerable<SurfaceData>, IEnumerable

Constructors

SurfaceDataCollection()

Declaration
public SurfaceDataCollection()

Methods

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32
Overrides
System.Object.GetHashCode()

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