FontStretch.GetHashCode 方法

定义

检索此对象的哈希代码。

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

返回

一个 Int32 表示对象的哈希代码的值。

适用于