ControlBuilderAttribute.GetHashCode 方法

定义

返回 ControlBuilderAttribute 对象的哈希代码。

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

返回

表示哈希代码的 32 位有符号整数;如果 BuilderTypenull,则为 0。

适用于

另请参阅