Skip to main content
A newer version of this page is available. .
Bar

BarShortcut.GetHashCode() Method

Returns a hash code for this BarShortcut instance.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

public override int GetHashCode()

Returns

Type Description
Int32

An integer value representing a hash code for this BarShortcut instance.

Remarks

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

See Also