SharpCvsLib

Repository.GetHashCode Method 

Another object will be unique if id identifies the same file contents as this file.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

Missing <returns> documentation for M:ICSharpCode.SharpCvsLib.FileSystem.Repository.GetHashCode

See Also

Repository Class | ICSharpCode.SharpCvsLib.FileSystem Namespace