Share via


LinkedElementCollection<T>.Sort Method

Include Protected Members
Include Inherited Members

Sorts the elements in the collection of element links.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Sort()

Sorts the elements in the collection of element links.

Public method

Sort(IComparer<T>)

Sorts the elements in the collection of element links.

Public method

Sort(Comparison<T>)

Sorts the elements in the collection of element links.

Public method

Sort(Int32, Int32, IComparer<T>)

Sorts a range of elements in the collection of element links.

Top

See Also

Reference

LinkedElementCollection<T> Class

LinkedElementCollection<T> Members

Microsoft.VisualStudio.Modeling Namespace