Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
DeletePresentation Method
See Also 
Leadtools.Dicom Namespace > DicomAssociate Class : DeletePresentation Method




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.
Deletes a Presentation Context in the DICOM Associate.

Syntax

Visual Basic (Declaration) 
Public Sub DeletePresentation( _
   ByVal id As Byte _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomAssociate
Dim id As Byte
 
instance.DeletePresentation(id)
C# 
public void DeletePresentation( 
   byte id
)
Managed Extensions for C++ 
public: void DeletePresentation( 
   byte id
) 
C++/CLI 
public:
void DeletePresentation( 
   byte id
) 

Parameters

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.

Remarks

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features