public DicomElement FindFirstPresentationStateReferencedSeriesItem()
public DicomElement findFirstPresentationStateReferencedSeriesItem()
public:
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