ValidationResult.GetHashCode 메서드

정의

ValidationResult와 해당 PrintTicket 및 인쇄 스트림에 연결된 해시 코드를 가져옵니다.

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

반환

현재 ValidationResult의 해시 코드입니다.

적용 대상