Equals Method (CharRange)
public override System.bool Equals(
System.object
)
'Declaration
Public Overrides Function Equals( _
ByVal As System.Object _
) As System.Boolean
Parameters
- obj
- CharRange to compare to this one.
Return Value
True if both objects contain the same word at the same position.