Summary
    Adds the object to the end of the DiscriminatedUnionList
    
		Syntax
public void AddRange(IEnumerable<Type3> collectionToAdd)Parameters
| Name | Type | Description | 
|---|---|---|
| collectionToAdd | IEnumerable | 
Return Value
| Type | Description | 
|---|---|
| void | 
