共用方式為


RootProfilePropertySettingsCollection.GetHashCode 方法

定義

產生這個集合的雜湊程式碼。

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

傳回

Int32

目前物件的唯一整數雜湊程式碼。

備註

基類方法的覆寫。

適用於

另請參閱