Remove Method

Summary

Removes the specified AE title.

Syntax
C#
VB
C++
public void Remove( 
   string AETitle 
) 
  
Sub Remove( _ 
   ByVal AETitle As String _ 
)  
void Remove(  
   String^ AETitle 
)  

Parameters

AETitle
The AE title.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly