ReadOnlyAttribute.GetHashCode 方法
定义
返回此实例的哈希代码。Returns the hash code for this instance.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
返回
当前 ReadOnlyAttribute 的哈希代码。A hash code for the current ReadOnlyAttribute.