public void DeletePresentation(
byte id
)
- (void)deletePresentationContextWithID:(uint8_t)ID NS_SWIFT_NAME(deletePresentationContextID(_:));
public:
void DeletePresentation(
byte id
)
id
Presentation Context ID. The ID provides information about both the class type of the data and the Transfer Syntax to use when transferring the data.
A DICOM Associate can have multiple Presentation Contexts. Any of these can be deleted by passing the appropriate value for id. The number of Presentation Contexts a DICOM Associate has is specified by PresentationContextCount.
PresentationContextCount Property
GetPresentationContextID Method
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document