BinaryStringCompareTo Method |
| Name | Description | |
|---|---|---|
| CompareTo(BinaryString) |
Compares the current instance with another BinaryString and returns an integer that indicates
whether the current instance precedes, follows, or occurs in the same position in the sort order
as the other object.
| |
| CompareTo(String) |
Compares the current instance with another string and returns an integer that indicates whether
the current instance precedes, follows, or occurs in the same position in alphabetical order.
|