protected virtual void SeriesImagesUpdated(
string studyInstanceUID,
string seriesInstanceUID,
string sopInstanceUID,
int frameIndex
)
studyInstanceUID
A System.String representing the Study Instance UID of the dataset.
seriesInstanceUID
A System.String representing the Series Instance UID.of the dataset.
sopInstanceUID
A System.String representing the SOP Instance UID.of the dataset.
frameIndex
A 0-based System.Int32 value representing the actual index of the image.