共用方式為


IdentityDescriptorComparer.Compare 方法

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

語法

'宣告
Public Function Compare ( _
    x As IdentityDescriptor, _
    y As IdentityDescriptor _
) As Integer
public int Compare(
    IdentityDescriptor x,
    IdentityDescriptor y
)

參數

傳回值

型別:System.Int32
傳回 Int32

實作

IComparer<T>.Compare(T, T)

.NET Framework 安全性

請參閱

參考

IdentityDescriptorComparer 類別

Microsoft.TeamFoundation.Framework.Server 命名空間