| Overload | Description | 
|---|---|
| Insert(DicomDataElement) | Inserts an element into the DicomDataElementCollection using insert index calculated automatically. | 
| Insert(Int32,DicomDataElement) | Inserts an element into the DicomDataElementCollection at the specified index. |