DirectoryNode.GetHashCode Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
GetHashCode()
Gets a hash code of this object.
Inherited from Node
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
Int32 | A hash code of this object. |