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





Serves as hash function for the Thickness 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
The hash code for this Thickness instance.

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace