SourceLocation.GetHashCode Method

Definition

Returns a unique value to represent the SourceLocation object.

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

Returns

An integer representing a hash code.

Applies to