expression.Equals( _ ByVal obj As Object _ ) As Boolean
where expression is a variable that represents a MisspelledWord Object
Parameters
- obj
- Another MisspelledWord to compare equality with.Another MisspelledWord Object to compare equality with.
Return Value
True if the objects are equal, false if not.