Partilhar via


Método IVsTextSpanSet.Sort

Não use esse método.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (em Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxe

'Declaração
Function Sort ( _
    SortOptions As UInteger _
) As Integer
int Sort(
    uint SortOptions
)
int Sort(
    [InAttribute] unsigned int SortOptions
)
abstract Sort : 
        SortOptions:uint32 -> int
function Sort(
    SortOptions : uint
) : int

Parâmetros

  • SortOptions
    Tipo: UInt32

    Não use.

Valor de retorno

Tipo: Int32

Segurança do .NET Framework

Consulte também

Referência

IVsTextSpanSet Interface

Namespace Microsoft.VisualStudio.TextManager.Interop