InsertKey method (ILEADDicomDS)
Overview |
Refer to Working with Key Elements. |
Remarks
Inserts a new key element in the Dicom Dir Data Set.
If the CurrentElement property is not 0, then the key element will be inserted as a child of the element specified in the the CurrentElement property.
If the new key element is successfully inserted, the the CurrentElement property will be updated with the new key element.
See Also