Class SurfaceDataCollection
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
Inheritance: System.Object -> System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData> -> SurfaceDataCollection
Implements
System.Collections.Generic.IList<Aurigma.DesignAtoms.Model.SurfaceData>System.Collections.Generic.ICollection<Aurigma.DesignAtoms.Model.SurfaceData>System.Collections.IListSystem.Collections.ICollectionSystem.Collections.Generic.IReadOnlyList<Aurigma.DesignAtoms.Model.SurfaceData>System.Collections.Generic.IReadOnlyCollection<Aurigma.DesignAtoms.Model.SurfaceData>System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.Model.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>.AsReadOnlySystem.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>.ClearSystem.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``1(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>.GetEnumeratorSystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System#Collections#Generic#IEnumerable<T>#GetEnumeratorSystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System#Collections#IEnumerable#GetEnumeratorSystem.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>.ReverseSystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.Reverse(System.Int32,System.Int32)System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.SortSystem.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>.ToArraySystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.TrimExcessSystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.TrueForAll(System.Predicate<Aurigma.DesignAtoms.Model.SurfaceData>)System.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.CapacitySystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.CountSystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System#Collections#IList#IsFixedSizeSystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System#Collections#Generic#ICollection<T>#IsReadOnlySystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System#Collections#IList#IsReadOnlySystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System#Collections#ICollection#IsSynchronizedSystem.Collections.Generic.List<Aurigma.DesignAtoms.Model.SurfaceData>.System#Collections#ICollection#SyncRootSystem.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.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
SurfaceDataCollection
public SurfaceDataCollection()
Methods
GetHashCode
public override int GetHashCode()
Returns
System.Int32
Overrides
System.Object.GetHashCode