Overload | Description |
---|---|
InsertKey(DicomElement,DicomDirKeyType,Boolean) | Inserts a new key element in the Dicom Dir Data Set. |
InsertKey(DicomElement,String,Boolean) | Inserts a new key element in the Dicom Dir Data Set. |
For an example, refer to Reset.
The newly inserted key element is inserted as a child of parent.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
DicomDataSet ClassDicomDataSet Members
InsertKey(DicomElement,String,Boolean) Method
DeleteKey Method
GetRootKey Method
GetParentKey Method
GetChildKey Method
GetFirstKey Method
GetLastKey Method
GetPreviousKey Method
GetNextKey Method
FindFirstKey(DicomElement,String,Boolean) Method
FindLastKey(DicomElement,String,Boolean) Method
FindPreviousKey Method
FindNextKey Method
GetKeyValue Method
GetKeyValuePtr Method
GetKeyValueString Method