共用方式為


IdentityDescriptorComparer.Equals 方法 (IdentityDescriptor, IdentityDescriptor)

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Function Equals ( _
    x As IdentityDescriptor, _
    y As IdentityDescriptor _
) As Boolean
public bool Equals(
    IdentityDescriptor x,
    IdentityDescriptor y
)

參數

傳回值

型別:System.Boolean
傳回 Boolean

實作

IEqualityComparer<T>.Equals(T, T)

.NET Framework 安全性

請參閱

參考

IdentityDescriptorComparer 類別

Equals 多載

Microsoft.TeamFoundation.Framework.Server 命名空間