Freigeben über


MsdnLicense.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 MsdnLicense, _
    right As MsdnLicense _
) As Boolean
public static bool operator <(
    MsdnLicense left,
    MsdnLicense right
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

MsdnLicense Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace