OrdinalEvent.GetHashCode Method

Gets a hash code for this OrdinalEvent.

Namespace:  Microsoft.VisualStudio.IntelliTrace
Assembly:  Microsoft.IntelliTrace.11.0.0 (in Microsoft.IntelliTrace.11.0.0.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int
public override function GetHashCode() : int

Return Value

Type: Int32
A hash code for this OrdinalEvent.

.NET Framework Security

See Also

Reference

OrdinalEvent Class

Microsoft.VisualStudio.IntelliTrace Namespace