←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly