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