Compares this NullableString structure to a specified object and returns an indication of their relative values.
Compares this NullableString structure to a specified object and returns an indication of their relative values.
public int CompareTo(object);
Compares this NullableString structure to a specified object and returns an indication of their relative values.
public int CompareTo(NullableString);
NullableString Class | TechTalk.Genome.NullableTypes Namespace