RecurrenceInfo.GetHashCode() Method
In This Article
Serves as a hash function for a RecurrenceInfo class.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.dll
NuGet Package: DevExpress.Scheduler.Core
#Declaration
#Returns
Type | Description |
---|---|
Int32 | A hash code for the current Recurrence |
See Also