ExpressionBinding.GetHashCode 메서드

정의

현재 ExpressionBinding 개체에 대한 해시 함수로 사용되며 해시 알고리즘 및 해시 테이블과 같은 데이터 구조에 적합합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

반품

현재 ExpressionBinding해시 코드입니다.

적용 대상