CompareMethod.Binary Equivalent method in C#?
C#
3
Posts
3
Posters
0
Views
1
Watching
-
performs a binary comparision. this memeber is equivalent to the visual basic constant vbBinaryCompare. what is the equivalent method in C#?
-
performs a binary comparision. this memeber is equivalent to the visual basic constant vbBinaryCompare. what is the equivalent method in C#?
I suggest you have a look at
string.CompareOrdinal()
:)Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]
Prolific encyclopedia fixture proof-reader browser patron addict?
We all depend on the beast below.