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





Serves as a hash function for the Resource type.

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
A hash code for the current Object.

 See Also

Resource Members
Resource Class
MindFusion.Scheduling Namespace