Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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.
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
)
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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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