Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

AddTags Method






The list of tags to add.
Adds a list of tags to the property grid.
Syntax
public void AddTags( 
   List<long> _Tags
)
'Declaration
 
Public Sub AddTags( _
   ByVal _Tags As List(Of Long) _
) 
'Usage
 
Dim instance As DicomPropertyGrid
Dim _Tags As List(Of Long)
 
instance.AddTags(_Tags)
public:
void AddTags( 
   List<int64>^ _Tags
) 

Parameters

_Tags
The list of tags to add.
Requirements

Target Platforms

See Also

Reference

DicomPropertyGrid Class
DicomPropertyGrid Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features