MindFusion.Scheduling for ASP.NET Programmer's Guide
Item.GetHashCode Method
See Also
 





Returns a hash code for this Item.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public override int GetHashCode ()

Visual Basic  Copy Code

Public Overrides Function GetHashCode () As Integer

 Return Value

Type: Int32
An integer that represents the hash code for the current Item.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace