ImageGear Professional v18.2 > User Guide > Using ImageGear > Using ImageGear MD Component > Working With DICOM Data Structures > File Meta Information Header (Part10 Header) |
File Meta Information Header is structured as a simple Data Set. Only particular Data Elements (having Tag Group of 0002) can be included in the File Meta Info Header. There are no SQ Data Elements in the FileMetaInfo Header, so it does not have any nesting levels.
Due to the similarities in DataSet and FileMetaInfo Header, ImageGear Medical Component represents them as the same type of object: IGMedElemList Object. However, since FileMetaInfo is simpler, you will not need to use all of the IGMedElemList Object methods for it. IGMedElemList Object is described in the section Working with the Data Element List.