Compares this instance with a specified Object or String and returns an integer that indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified Object or String....CompareTo : obj -> int override this.CompareTo : obj -> int Public...TestClass() let objectsToCompare: obj list = [ test; string test; 123...