PropertyFilterAttribute.GetHashCode 方法

定义

返回当前 PropertyFilterAttribute .NET Framework 属性的哈希代码。

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

返回

有符号 32 位整数值。

适用于