Add Method

Summary

Adds the specified AE title.

Syntax
C#
VB
C++
public void Add( 
   AeInfo aeInfo 
) 
  
Sub Add( _ 
   ByVal aeInfo As AeInfo _ 
)  
void Add(  
   AeInfo^ aeInfo 
)  

Parameters

aeInfo
The AE title information.

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