Compares two qualified names.
Names in default namespace considered less than other names. Namespaces are compared by their URLs.
First qualified name to compare.
Second qualified name to compare.
-1 if the first name is less than the second one, 0 if they are equal, or 1 if the first name is greater than the second one.
-1
first
second
0
1
Generated using TypeDoc
Compares two qualified names.
Names in default namespace considered less than other names. Namespaces are compared by their URLs.