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