←Select platform

RemoveAllPresentationStateImageReferences Method

Summary

Removes all "Referenced Image Sequence(s)", which belong to the "Referenced Series Sequence" under the "Presentation State Module".

Syntax

C#
VB
Java
WinRT C#
C++
public void RemoveAllPresentationStateImageReferences() 
Public Sub RemoveAllPresentationStateImageReferences()  
public void RemoveAllPresentationStateImageReferences() 
public void removeAllPresentationStateImageReferences() 
 function Leadtools.Dicom.DicomDataSet.RemoveAllPresentationStateImageReferences() 
public: 
void RemoveAllPresentationStateImageReferences();  

Remarks

This method will remove all "Referenced Image Sequence(s)" (0008,1140), which belong to the "Referenced Series Sequence" (0008,1115) under the "Presentation State Module".

Example

For an example, refer to SetPresentationStateInformation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly