SettingValueElement.GetHashCode 方法
定义
获取表示当前 SettingValueElement 实例的唯一值。Gets a unique value representing the SettingValueElement current instance.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
返回
表示当前 SettingValueElement 实例的唯一值。A unique value representing the SettingValueElement current instance.