The following tables list the members exposed by Series.
Public Constructors
Name | Description | |
---|---|---|
Series | Initializes a new instance of this class. |
Protected Methods
Name | Description | |
---|---|---|
RaisePropertyChanged | Raises the PropertyChanged event. |
Public Properties
Name | Description | |
---|---|---|
ExtensionData | Overloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject | |
FrameCount | Gets or sets the number of DICOM instances in the series. | |
Modality | Gets or sets the modality name. | |
SeriesDate | Gets or sets the series date. | |
SeriesDescription | Gets or sets the series description. | |
SeriesInstanceUID | Gets or sets the Series Instance UID of the series. | |
SeriesNumber | Gets or sets the series number. | |
SeriesTime | Gets or sets the series time. | |
StudyInstanceUID | Gets the Study Instance UID of the series. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value change. |