FilePathGetHashCode Method

Get a hash code for the file path object

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public override int GetHashCode()

Return Value

Int32
Returns the hash code of the ToString value converted to lowercase

See Also