Indicates whether the value of one String object is greater than or equal to the value of a second String object.
bool String::operator>=( String^ str1,
String^ str2)
Indicates whether the value of one String object is greater than or equal to the value of a second String object.
bool String::operator>=( String^ str1,
String^ str2)