Class PointCollection
Inherited Members
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IList.get_Item(System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IList.set_Item(System.Int32, System.Object)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Add(Telerik.WinControls.RichTextEditor.UI.Point)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IList.Add(System.Object)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.AddRange(System.Collections.Generic.IEnumerable<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.AsReadOnly()
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.BinarySearch(System.Int32, System.Int32, Telerik.WinControls.RichTextEditor.UI.Point, System.Collections.Generic.IComparer<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.BinarySearch(Telerik.WinControls.RichTextEditor.UI.Point)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.BinarySearch(Telerik.WinControls.RichTextEditor.UI.Point, System.Collections.Generic.IComparer<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Clear()
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Contains(Telerik.WinControls.RichTextEditor.UI.Point)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IList.Contains(System.Object)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.ConvertAll<TOutput>(System.Converter<Telerik.WinControls.RichTextEditor.UI.Point, TOutput>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.CopyTo(Telerik.WinControls.RichTextEditor.UI.Point[])
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.CopyTo(System.Int32, Telerik.WinControls.RichTextEditor.UI.Point[], System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.CopyTo(Telerik.WinControls.RichTextEditor.UI.Point[], System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Exists(System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Find(System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.FindAll(System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.FindIndex(System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.FindIndex(System.Int32, System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.FindIndex(System.Int32, System.Int32, System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.FindLast(System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.FindLastIndex(System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.FindLastIndex(System.Int32, System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.FindLastIndex(System.Int32, System.Int32, System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.ForEach(System.Action<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.GetEnumerator()
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.Generic.IEnumerable<Telerik.WinControls.RichTextEditor.UI.Point>.GetEnumerator()
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.GetRange(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.IndexOf(Telerik.WinControls.RichTextEditor.UI.Point)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IList.IndexOf(System.Object)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.IndexOf(Telerik.WinControls.RichTextEditor.UI.Point, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.IndexOf(Telerik.WinControls.RichTextEditor.UI.Point, System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Insert(System.Int32, Telerik.WinControls.RichTextEditor.UI.Point)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IList.Insert(System.Int32, System.Object)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.InsertRange(System.Int32, System.Collections.Generic.IEnumerable<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.LastIndexOf(Telerik.WinControls.RichTextEditor.UI.Point)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.LastIndexOf(Telerik.WinControls.RichTextEditor.UI.Point, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.LastIndexOf(Telerik.WinControls.RichTextEditor.UI.Point, System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Remove(Telerik.WinControls.RichTextEditor.UI.Point)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IList.Remove(System.Object)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.RemoveAll(System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.RemoveAt(System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.RemoveRange(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Reverse()
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Reverse(System.Int32, System.Int32)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Sort()
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Sort(System.Collections.Generic.IComparer<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Sort(System.Comparison<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.ToArray()
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.TrimExcess()
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.TrueForAll(System.Predicate<Telerik.WinControls.RichTextEditor.UI.Point>)
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Capacity
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Count
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IList.IsFixedSize
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.Generic.ICollection<Telerik.WinControls.RichTextEditor.UI.Point>.IsReadOnly
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.IList.IsReadOnly
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.Item[System.Int32]
System.Collections.Generic.List<Telerik.WinControls.RichTextEditor.UI.Point>.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: Telerik.WinControls.RichTextEditor.UI
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class PointCollection : List<Point>, IList<Point>, ICollection<Point>, IList, ICollection, IReadOnlyList<Point>, IReadOnlyCollection<Point>, IEnumerable<Point>, IEnumerable
Constructors
PointCollection(IEnumerable<Point>)
Declaration
public PointCollection(IEnumerable<Point> points)
Parameters
System.Collections.Generic.IEnumerable<Point>
points
|