VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Metadata Namespace / DicomSeriesManager Class
In This Topic
DicomSeriesManager Class Methods
In This Topic
For a list of all methods of this type, see DicomSeriesManager.
Public Methods
 NameDescription
Public MethodReturns a value indicating whether this DICOM series manager contains information about image with specified identifier.
Public MethodReturns a value indicating whether this DICOM series manager contains information about patient with specified identifier.
Public MethodReturns a value indicating whether this DICOM series manager contains information about series with specified identifier.
Public MethodReturns a value indicating whether this DICOM series manager contains information about study with specified identifier.
Public MethodReturns the series identifiers for all study identifiers.
Public MethodReturns the image for specified image identifier.
Public MethodReturns the image identifier for specified image.
Public MethodReturns the DICOM page metadata for specified image identifier.
Public MethodReturns the images identifiers for specified DICOM series identifier.
Public MethodReturns the patient identifier for specified image.
Public MethodReturns the patient identifiers.
Public MethodReturns the DICOM page metadata for specified patient identifier.
Public MethodReturns the series identifier for specified image.
Public MethodReturns the series identifiers for specified study identifier.
Public MethodReturns the series images for specified series identifier.
Public MethodReturns the DICOM page metadata for specified DICOM series identifier.
Public MethodReturns the study identifier for specified image.
Public MethodReturns the studies identifiers for specified patient identifier.
Public MethodReturns the DICOM page metadata for specified study identifier.
See Also