The following tables list the members exposed by DicomDir.
Name | Description | |
---|---|---|
![]() | DicomDir Constructor | Overloaded. Initializes a new instance of the DicomDir class. |
Name | Description | |
---|---|---|
![]() | DataSet | Gets the DicomDataSet object for this DicomDir. |
![]() | Options | Gets or sets the DICOM Directory options. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by the DicomDir. |
![]() | InsertDataSet | Adds a DICOM Data Set to the DICOM Directory. |
![]() | InsertFile | Adds a DICOM file to the Directory. |
![]() | Load | Loads the DICOM Directory Data Set from the specified file. |
![]() | OnInsertFile | Called for each DICOM file enumerated by the DicomDir.InsertFile method. |
![]() | Reset | Removes the contents of the Directory and reinitializes it. |
![]() | ResetOptions | Resets the DICOM Directory options, specified by Options, to default values. |
![]() | Save | Creates the DICOMDIR File and stores the DICOM Directory information in it. |
![]() | SetDescriptorFile | Sets the descriptor file (non-DICOM file) used for comments related to the file-set for which the DICOM Directory is created. |
![]() | SetFileSetId | Sets the identifier of the file-set for which the DICOM Directory is created. |