Share via


ConnectionPoint.GetHashCode 方法

定義

傳回目前 ConnectionPoint 的雜湊程式碼。

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

傳回

ConnectionIndex 整數或經由 AssociatedDesigner 取得之設計工具所產生的雜湊程式碼。

適用於