Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / MisspelledWord Object / GetHashCode Method
In This Topic
GetHashCode Method (MisspelledWord)
In This Topic
Gets a hash code for this object.
Syntax
expression.GetHashCode() As Integer
where expression is a variable that represents a MisspelledWord Object

Return Value

A hashcode
See Also