internal static int LongerStartFirst(StringSubType x, StringSubType y) { return(StringList.LongerFirst(x.Start, y.Start)); }