Retrieves the first item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module".
public DicomElement FindFirstPresentationStateReferencedSeriesItem()
Public Function FindFirstPresentationStateReferencedSeriesItem() As Leadtools.Dicom.DicomElement
public Leadtools.Dicom.DicomElement FindFirstPresentationStateReferencedSeriesItem()
public DicomElement findFirstPresentationStateReferencedSeriesItem()
function Leadtools.Dicom.DicomDataSet.FindFirstPresentationStateReferencedSeriesItem()
public:
Leadtools.Dicom.DicomElement^ FindFirstPresentationStateReferencedSeriesItem();
The first item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module".
This method returns the first item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module". Call this method along with FindNextPresentationStateReferencedSeriesItem in order to enumerate all the items under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module".
For an example, refer to SetPresentationStateInformation.
SetPresentationStateInformation Method
GetPresentationStateInformation Method
AddPresentationStateImageReference(String,Int32[],Int32) Method
AddPresentationStateImageReference(DicomDataSet,Int32[],Int32) Method
RemovePresentationStateImageReference Method
RemoveAllPresentationStateImageReferences Method
GetPresentationStateImageReferenceSOPInstance Method
GetPresentationStateImageReferenceCount Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET