ReportColor.GetHashCode 方法

定義

取得目前執行個體的唯一雜湊碼。

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

傳回

Int32

唯一雜湊碼。

適用於