EdgePointCollection.Sort Method

Overload List

  Name Description
Public method Sort() Sorts the elements in the entire ArrayList using the IComparable implementation of each element. (Inherited from ArrayList.)
Public method Sort(IComparer) Sorts the elements in the entire ArrayList using the specified comparer. (Inherited from ArrayList.)
Public method Sort(Int32, Int32, IComparer) Sorts the elements in a range of elements in ArrayList using the specified comparer. (Inherited from ArrayList.)

Top

See Also

Reference

EdgePointCollection Class

EdgePointCollection Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace