PhysicalAddress.GetHashCode 方法

定義

傳回實體位址的雜湊值 (Hash Value)。

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

傳回

整數雜湊值。

適用於