[This is preliminary documentation and is subject to change.]

Serves as a hashcode for the specified type

Namespace:  SharpSvn
Assembly:  SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705

Syntax

C#
public override int GetHashCode()
Visual Basic (Declaration)
Public Overrides Function GetHashCode As Integer
Visual C++
public:
virtual int GetHashCode() override

Return Value

[Missing <returns> documentation for M:SharpSvn.SvnLoggingEventArgs.GetHashCode]

See Also