ControlBuilderAttribute.GetHashCode 方法

定義

回傳物件的 ControlBuilderAttribute 雜湊碼。

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

傳回

一個32位元有號整數代表雜湊碼;否則,若 為 BuilderType,則為 0。null

適用於

另請參閱