[]
Determines whether this CharRange is equal to another.
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | obj | CharRange to compare to this one. |
| Type | Description |
|---|---|
| bool | True if both objects contain the same word at the same position. |