public int CompareTo(object obj) { createInstance(); int CompareT = BaseRXObject.CompareTo(obj); tr.Dispose(); return(CompareT); }