| Parameter | Description |
|---|---|
| other | A System.String to compare with. |
int
An integer denoting the lexicographical sort order of this string relative to the other:
0 denotes both strings have the same sort position.
-1 denotes that this string should be sorted to precede the other string.
+1 denotes that this string should be sorted to follow the other string.
Returns the lexicographical sort order of this string relative to another.
| Parameter | Description |
|---|---|
| other | A string to compare with. |
int
A number denoting the lexicographical sort order of this string relative to the other:
0 denotes that both strings have the same sort position.
-1 denotes that this string should be sorted to precede the other.
+1 denotes that this string should be sorted to follow the other.
Returns the lexicographical sort order of this string relative to another.
| Parameter | Description |
|---|---|
| other | A string to compare with. |
int
A number denoting the lexicographical sort order of this string relative to the other:
0 denotes that both strings have the same sort position.
-1 denotes that this string should be sorted to precede the other.
+1 denotes that this string should be sorted to follow the other.
Returns the lexicographical sort order of this string relative to another.
| Parameter | Description |
|---|---|
| other | A string to compare with. |
int
A number denoting the lexicographical sort order of this string relative to the other:
0 denotes that both strings have the same sort position.
-1 denotes that this string should be sorted to precede the other.
+1 denotes that this string should be sorted to follow the other.
Returns the lexicographical sort order of this string relative to another.
| Parameter | Description |
|---|---|
| other | A string to compare with. |
int
A number denoting the lexicographical sort order of this string relative to the other:
0 denotes that both strings have the same sort position.
-1 denotes that this string should be sorted to precede the other.
+1 denotes that this string should be sorted to follow the other.
Returns the lexicographical sort order of this string relative to another.
| Parameter | Description |
|---|---|
| other | A string to compare with. |
int
A number denoting the lexicographical sort order of this string relative to the other:
0 denotes that both strings have the same sort position.
-1 denotes that this string should be sorted to precede the other.
+1 denotes that this string should be sorted to follow the other.
Returns the lexicographical sort order of this string relative to another.