TechTalk Genome v4.2

NullableString.CompareTo Method

Compares this NullableString structure to a specified object and returns an indication of their relative values.

Overload List

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);

See Also

NullableString Class | TechTalk.Genome.NullableTypes Namespace