Class RowMap
Holds mappings of rows to grid vertical plane
Implements
System.Collections.Generic.IList<RowMapEntry>
System.Collections.Generic.ICollection<RowMapEntry>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<RowMapEntry>
System.Collections.Generic.IReadOnlyCollection<RowMapEntry>
System.Collections.Generic.IEnumerable<RowMapEntry>
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Add(NFX.WinForms.Controls.GridKit.RowMapEntry)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.AddRange(System.Collections.Generic.IEnumerable<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.AsReadOnly()
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.BinarySearch(System.Int32, System.Int32, NFX.WinForms.Controls.GridKit.RowMapEntry, System.Collections.Generic.IComparer<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.BinarySearch(NFX.WinForms.Controls.GridKit.RowMapEntry)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.BinarySearch(NFX.WinForms.Controls.GridKit.RowMapEntry, System.Collections.Generic.IComparer<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Clear()
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Contains(NFX.WinForms.Controls.GridKit.RowMapEntry)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.ConvertAll<TOutput>(System.Converter<NFX.WinForms.Controls.GridKit.RowMapEntry, TOutput>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.CopyTo(NFX.WinForms.Controls.GridKit.RowMapEntry[])
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.CopyTo(System.Int32, NFX.WinForms.Controls.GridKit.RowMapEntry[], System.Int32, System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.CopyTo(NFX.WinForms.Controls.GridKit.RowMapEntry[], System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Exists(System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Find(System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.FindAll(System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.FindIndex(System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.FindIndex(System.Int32, System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.FindIndex(System.Int32, System.Int32, System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.FindLast(System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.FindLastIndex(System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.FindLastIndex(System.Int32, System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.FindLastIndex(System.Int32, System.Int32, System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.ForEach(System.Action<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.GetEnumerator()
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.Generic.IEnumerable<NFX.WinForms.Controls.GridKit.RowMapEntry>.GetEnumerator()
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.IndexOf(NFX.WinForms.Controls.GridKit.RowMapEntry)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.IndexOf(NFX.WinForms.Controls.GridKit.RowMapEntry, System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.IndexOf(NFX.WinForms.Controls.GridKit.RowMapEntry, System.Int32, System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Insert(System.Int32, NFX.WinForms.Controls.GridKit.RowMapEntry)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.LastIndexOf(NFX.WinForms.Controls.GridKit.RowMapEntry)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.LastIndexOf(NFX.WinForms.Controls.GridKit.RowMapEntry, System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.LastIndexOf(NFX.WinForms.Controls.GridKit.RowMapEntry, System.Int32, System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Remove(NFX.WinForms.Controls.GridKit.RowMapEntry)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.RemoveAll(System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.RemoveAt(System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Reverse()
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Sort()
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Sort(System.Collections.Generic.IComparer<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Sort(System.Comparison<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.ToArray()
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.TrimExcess()
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.TrueForAll(System.Predicate<NFX.WinForms.Controls.GridKit.RowMapEntry>)
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Capacity
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Count
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.Generic.ICollection<NFX.WinForms.Controls.GridKit.RowMapEntry>.IsReadOnly
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.Item[System.Int32]
System.Collections.Generic.List<NFX.WinForms.Controls.GridKit.RowMapEntry>.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: NFX.WinForms.Controls.GridKit
Assembly: NFX.WinForms.dll
Syntax
public sealed class RowMap : List<RowMapEntry>, IList<RowMapEntry>, ICollection<RowMapEntry>, IList, ICollection, IReadOnlyList<RowMapEntry>, IReadOnlyCollection<RowMapEntry>, IEnumerable<RowMapEntry>, IEnumerable
Methods
HasRow(Object)
Declaration
public bool HasRow(object row)
Parameters
Type | Name | Description |
---|---|---|
System.Object | row |
Returns
Type | Description |
---|---|
System.Boolean |
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