File PathGet Hash Code Method
Get a hash code for the file path object
Definition
Namespace: Sandcastle.Core
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Returns the hash code of the ToString value converted to lowercase
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public override int GetHashCode()VB
Public Overrides Function GetHashCode As IntegerC++
public:
virtual int GetHashCode() overrideF#
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int Return Value
Int32Returns the hash code of the ToString value converted to lowercase