Page.GetTypeHashCode 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual int GetTypeHashCode();
public virtual int GetTypeHashCode ();
abstract member GetTypeHashCode : unit -> int
override this.GetTypeHashCode : unit -> int
Public Overridable Function GetTypeHashCode () As Integer
傳回
Run Time 時期產生的雜湊碼。 預設值是 0。
備註
請勿覆寫這個方法。