Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > ModalityOptionsManager Class : ShortcutList Property |
public List<Keys> ShortcutList {get;}
'Declaration Public ReadOnly Property ShortcutList As List(Of Keys)
'Usage Dim instance As ModalityOptionsManager Dim value As List(Of Keys) value = instance.ShortcutList
public: __property List<Keys>* get_ShortcutList();
public: property List<Keys>^ ShortcutList { List<Keys>^ get(); }