Share via


LinkedElementCollection<T>.Sort Method

Sorts the elements in the collection of element links.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)

Syntax

'Declaration
Public Sub Sort
public void Sort()
public:
void Sort()
member Sort : unit -> unit 
public function Sort()

.NET Framework Security

See Also

Reference

LinkedElementCollection<T> Class

Sort Overload

Microsoft.VisualStudio.Modeling Namespace