Share via


LinkedElementCollection<T>.Sort Method

Sorts the elements in the collection of element links.

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

Syntax

'Declaration
Public Sub Sort
'Usage
Dim instance As LinkedElementCollection

instance.Sort()
public void Sort()
public:
void Sort()
public function Sort()

.NET Framework Security

See Also

Reference

LinkedElementCollection<T> Class

LinkedElementCollection<T> Members

Sort Overload

Microsoft.VisualStudio.Modeling Namespace