CustomError.GetHashCode 方法

定義

取得 CustomError 物件雜湊碼。

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

傳回

物件 CustomError 雜湊碼。

適用於