Freigeben über


AccountLicense.LessThan-Operator

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

Syntax

'Declaration
Public Shared Operator < ( _
    left As AccountLicense, _
    right As AccountLicense _
) As Boolean
public static bool operator <(
    AccountLicense left,
    AccountLicense right
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

AccountLicense Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace