Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AddTags Method
See Also 
Leadtools.Dicom.Common.Editing.Controls Namespace > DicomPropertyGrid Class : AddTags Method



_Tags
The list of tags to add.
_Tags
The list of tags to add.
Adds a list of tags to the property grid.

Syntax

Visual Basic (Declaration) 
Public Sub AddTags( _
   ByVal _Tags As List(Of Long) _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomPropertyGrid
Dim _Tags As List(Of Long)
 
instance.AddTags(_Tags)
C# 
public void AddTags( 
   List<long> _Tags
)
C++/CLI 
public:
void AddTags( 
   List<int64>^ _Tags
) 

Parameters

_Tags
The list of tags to add.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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