Compares two specified NullableString structures without considering the local national language or culture.
Compares two specified NullableString structures without considering the local national language or culture.
public static int CompareOrdinal(NullableString,NullableString);
Compares substrings of the two specified NullableString structures ,without considering the local national language or culture.
public static int CompareOrdinal(NullableString,int,NullableString,int,int);
NullableString Class | NullableTypes Namespace