Previous Topic: Return CodeNext Topic: Method


Default Behavior

The default behavior of this method is as follows.

Check null for both parameters.

Trim the space from strings.

Delegate the comparison to parm1.CompareTo() method.