DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
File
System
Info
Equality
Comparer
Get
Hash
Code Method
Overload List
GetHashCode
Serves as the default hash function.
GetHashCode(FileSystemInfo)
Returns a hash code for the specified
FileSystemInfo
object.
(It returns the hashcode of
FullName
property in lower-case.)
See Also
Reference
FileSystemInfoEqualityComparer Class
DevCase.Runtime.TypeComparers Namespace
In This Article
Overload List
See Also