Click or drag to resize

CharactersLessThan Operator

Overload List
 NameDescription
Public operatorStatic memberLessThan(Characters, Characters) Checks if the first Characters instance is less than the second.
Public operatorStatic memberLessThan(Characters, String) Checks if a Characters instance is less than a string.
Public operatorStatic memberLessThan(String, Characters) Checks if a string is less than a Characters instance.
Top
See Also