ValidationResultEqualityComparer..::..GetHashCode Method
Returns a hash code derived from the error message.
Namespace:
Tortuga.Anchor.Modeling.InternalsAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public int GetHashCode( ValidationResult obj )
Public Function GetHashCode ( _ obj As ValidationResult _ ) As Integer
Parameters
- obj
- Type: ValidationResult
The object.

