PeerContact.GetHashCode 方法

定义

返回 PeerContact 实例的哈希代码。

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

返回

32 位有符号整数哈希代码。

例外

注解

此哈希代码值用于以编程方式比较此类型的实例。

适用于

另请参阅