







![]() ![]() ![]() |
Project Mercury API Reference |
PolygonPointCollection..::.Sort Method |
PolygonPointCollection Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | Sort()()() |
Sorts the elements in the entire List<(Of <(T>)>) using the default comparer.
(Inherited from List<(Of <(Vector2>)>).) |
![]() | Sort(IComparer<(Of <(T>)>)) |
Sorts the elements in the entire List<(Of <(T>)>) using the specified comparer.
(Inherited from List<(Of <(Vector2>)>).) |
![]() | Sort(Comparison<(Of <(T>)>)) |
Sorts the elements in the entire List<(Of <(T>)>) using the specified Comparison<(Of <(T>)>).
(Inherited from List<(Of <(Vector2>)>).) |
![]() | Sort(Int32, Int32, IComparer<(Of <(T>)>)) |
Sorts the elements in a range of elements in List<(Of <(T>)>) using the specified comparer.
(Inherited from List<(Of <(Vector2>)>).) |