Indicates whether the value of one String object is less than the value of a second String object.
bool String::operator<( String^ str1,
String^ str2)
Indicates whether the value of one String object is less than the value of a second String object.
bool String::operator<( String^ str1,
String^ str2)