IPPacketInformation.GetHashCode 方法

定义

返回此实例的哈希代码。

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

返回

Int32 哈希代码。

注解

哈希代码是从 和 Interface 属性的值Address构造的。

适用于