←Select platform

FindFirstPresentationStateReferencedSeriesItem Method

Summary
Retrieves the first item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module".
Syntax
C#
VB
C++
Java
public DicomElement FindFirstPresentationStateReferencedSeriesItem() 
Public Function FindFirstPresentationStateReferencedSeriesItem() As DicomElement 
public DicomElement findFirstPresentationStateReferencedSeriesItem() 
public: 
DicomElement^ FindFirstPresentationStateReferencedSeriesItem();  

Return Value

The first item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module".

Remarks

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".

Example

For an example, refer to SetPresentationStateInformation.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.