Compartilhar via


Método AccountLicense.Compare

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
Public Shared Function Compare ( _
    left As AccountLicense, _
    right As AccountLicense _
) As Integer
public static int Compare(
    AccountLicense left,
    AccountLicense right
)

Parâmetros

Valor de retorno

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

AccountLicense Classe

Namespace Microsoft.VisualStudio.Services.Licensing