Appends an OrderBy object to the end of the collection.
            
| Exception | Condition | 
|---|---|
| ArgumentNullException | 
            If obj is a null reference.
             | 
| ArgumentException | 
            If obj is not an OrderBy object.
             | 
| Exception | Condition | 
|---|---|
| ArgumentNullException | 
            If obj is a null reference.
             | 
| ArgumentException | 
            If obj is not an OrderBy object.
             |