You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type: System.Boolean true to ignore case during the comparison; otherwise, false.
Return Value
Type: Int32 A signed integer that indicates the relative values of a and b, as shown in the following table. Value Meaning Less than zero a is less than b. Zero a equals b. Greater than zero a is greater than b.