SharpCvsLib

Tag.GetHashCode Method 

Override the hashcode. This is a combination of the entry name and the path to the entry file.

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

Return Value

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

See Also

Tag Class | ICSharpCode.SharpCvsLib.FileSystem Namespace