다음을 통해 공유


EventId.GetHashCode Method

Definition

Overloads

GetHashCode()

Returns the hash code for this instance.

GetHashCode()

Source:
EventId.cs
Source:
EventId.cs
Source:
EventId.cs
Source:
EventId.cs
Source:
EventId.cs

Returns the hash code for this instance.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

A 32-bit signed integer that is the hash code for this instance.

Applies to