FileLinePositionSpan.GetHashCode 方法

定义

用作 FileLinePositionSpan 的哈希函数。

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

返回

哈希代码。

注解

路径被视为不透明字符串,即计算区分大小写的哈希。

适用于