VCCodeElements.Sort Method

Sorts a collection of elements.

Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

Syntax

'Declaration
Sub Sort ( _
    vsCMSort As vsCMSort _
)
void Sort(
    vsCMSort vsCMSort
)
void Sort(
    vsCMSort vsCMSort
)
abstract Sort : 
        vsCMSort:vsCMSort -> unit
function Sort(
    vsCMSort : vsCMSort
)

Parameters

.NET Framework Security

See Also

Reference

VCCodeElements Interface

Microsoft.VisualStudio.VCCodeModel Namespace