PathString.GetHashCode 方法

定义

返回 PathString 值的哈希代码。 哈希代码由 OrdinalIgnoreCase 实现提供。

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

返回

哈希代码

适用于