AddTags Method

Summary
Adds a list of tags to the property grid.
Syntax
C#
VB
C++
public void AddTags( 
   List<long> Tags 
) 
Public Sub AddTags( _ 
   ByVal Tags As List(Of Long) _ 
)  
public:  
   void AddTags( 
      List<Int64>^ _Tags 
   ) 

Parameters

Tags
The list of tags to add.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.