NullableTypes Class Library

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

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

public int CompareTo(object);

See Also

NullableString Class | NullableTypes Namespace