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();