Share via


DirectIOData.GetHashCode Method

Definition

Returns the hash code of the current DirectIOData.

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

Returns

An Int32 representation of the hash code for the current DirectIOData.

Applies to