Freigeben über


AccountLicense.CompareTo-Methode

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

Syntax

'Declaration
Public Function CompareTo ( _
    other As AccountLicense _
) As Integer
public int CompareTo(
    AccountLicense other
)

Parameter

Rückgabewert

Typ: System.Int32

Implementiert

IComparable<T>.CompareTo(T)

.NET Framework-Sicherheit

Siehe auch

Referenz

AccountLicense Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace