Compares substrings of the two specified NullableString structures ,without considering the local national language or culture.
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);
Compares two specified NullableString structures without considering the local national language or culture.
public static int CompareOrdinal(NullableString,NullableString);
NullableString Class | TechTalk.Genome.NullableTypes Namespace