IHCollectionTToArray Method | 
| Name | Description | |
|---|---|---|
| ToArray | 
            Returns an array containing all of the elements in this collection.
              | |
| ToArrayTE(TE) | 
            Returns an array containing all of the elements in this collection 
            the runtime type of the returned array is that of the specified array
              |