Freigeben über


License.Equals-Methode (License)

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

Syntax

'Declaration
Public Function Equals ( _
    obj As License _
) As Boolean
public bool Equals(
    License obj
)

Parameter

Rückgabewert

Typ: System.Boolean

Implementiert

IEquatable<T>.Equals(T)

.NET Framework-Sicherheit

Siehe auch

Referenz

License Klasse

Equals-Überladung

Microsoft.VisualStudio.Services.Licensing-Namespace