BarShortcut.GetHashCode() Method
Returns a hash code for this BarShortcut instance.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
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