SourceLocation.GetHashCode 方法

定義

傳回唯一值,這個唯一值表示 SourceLocation 物件。

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

傳回

表示雜湊程式碼的整數。

適用於