[]
Determines whether this CharRange is equal to another.
public override bool Equals(object obj)
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. |