FontFamily.GetHashCode 方法

定義

作為 FontFamily 的雜湊函式。 它適用於雜湊演算法和資料結構,例如雜湊資料表。

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

傳回

代表目前物件雜湊程式碼的 Int32 值。

適用於