ParseChildrenAttribute.GetHashCode 方法

定义

用作 ParseChildrenAttribute 对象的哈希函数。

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

返回

Int32

当前 ParseChildrenAttribute 对象的哈希代码。

适用于