MindFusion.Reporting for Silverlight Programmer's Guide
Location.GetHashCode Method
See Also
 





Returns a hash code for this Location structure.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public override int GetHashCode ()

Visual Basic  Copy Code

Public Overrides Function GetHashCode () As Integer

 Return Value

A 32-bit signed integer that is the hash code for this instance.

 See Also

Location Members
Location Structure
MindFusion.Reporting.Silverlight Namespace