共用方式為


ControlBuilderAttribute.GetHashCode 方法

定義

傳回 ControlBuilderAttribute 物件的雜湊程式碼。

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

傳回

Int32

32 位元帶正負號的整數,表示雜湊程式碼,否則,如果 BuilderTypenull,則為 0。

適用於

另請參閱