Freigeben über


AccountLicense.Compare-Methode

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

Syntax

'Declaration
Public Shared Function Compare ( _
    left As AccountLicense, _
    right As AccountLicense _
) As Integer
public static int Compare(
    AccountLicense left,
    AccountLicense right
)

Parameter

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

AccountLicense Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace