ValidationResult.GetHashCode 方法

定義

取得雜湊程式碼,此程式碼與 ValidationResultPrintTicket 及列印資料流互相關聯。

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

傳回

目前 ValidationResult 的雜湊碼。

適用於