RootProfilePropertySettingsCollection.GetHashCode 方法

定义

生成此集合的哈希代码。

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

返回

Int32

当前对象的唯一整数哈希代码。

注解

基类方法的重写。

适用于

另请参阅