OrdinalEvent.GetHashCode Method

Gets a hash code for this OrdinalEvent.

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

Syntax

‘선언
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: System.Int32
A hash code for this OrdinalEvent.

.NET Framework Security

See Also

Reference

OrdinalEvent Class

Microsoft.VisualStudio.IntelliTrace Namespace