PersistenceModeAttribute.GetHashCode 方法

定义

PersistenceModeAttribute 特性提供哈希值。

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

返回

Int32

要分配给 PersistenceModeAttribute 的哈希值。

适用于