共用方式為


ListChain.EventLink.Equals 方法 (ListChain.EventLink)

ListChain.EventLink是僅供內部使用。

命名空間:  Microsoft.VisualStudio.IntelliTrace
組件:  Microsoft.IntelliTrace.11.0.0 (在 Microsoft.IntelliTrace.11.0.0.dll 中)

語法

'宣告
Public Function Equals ( _
    other As ListChain.EventLink _
) As Boolean
public bool Equals(
    ListChain.EventLink other
)
public:
bool Equals(
    ListChain::EventLink other
)
member Equals : 
        other:ListChain.EventLink -> bool 
public function Equals(
    other : ListChain..::..EventLink
) : boolean

參數

傳回值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

ListChain.EventLink 結構

Equals 多載

Microsoft.VisualStudio.IntelliTrace 命名空間