CharacterRange Operators
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(CharacterRange, CharacterRange) | Compares two CharacterRange objects. Gets a value indicating whether the First and Length values of the two CharacterRange objects are equal. |
![]() ![]() | Inequality(CharacterRange, CharacterRange) | Compares two CharacterRange objects. Gets a value indicating whether the First or Length values of the two CharacterRange objects are not equal. |
Show:

