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

'宣言
Public Sub Sort
'使用
Dim instance As LinkedElementCollection

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

Permissions

See Also

Reference

LinkedElementCollection<T> Class

LinkedElementCollection<T> Members

Sort Overload

Microsoft.VisualStudio.Modeling Namespace