Returns a hash code for this Location structure.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public override int GetHashCode () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function GetHashCode () As Integer |
An integer value that specifies a hash value for this Location structure.
See Also