Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Editing.Controls Namespace > DicomPropertyGrid Class : ShowTagSelectionDialog Method |
public List<long> ShowTagSelectionDialog()
'Declaration
Public Function ShowTagSelectionDialog() As List(Of Long)
'Usage
Dim instance As DicomPropertyGrid Dim value As List(Of Long) value = instance.ShowTagSelectionDialog()
public: List<int64>^ ShowTagSelectionDialog();