public ShortcutDictionaryEntry( Keys key, string value )
'Declaration Public Function New( _ ByVal key As Keys, _ ByVal value As String _ )
'Declaration
Public Function New( _ ByVal key As Keys, _ ByVal value As String _ )
'Usage Dim key As Keys Dim value As String Dim instance As New ShortcutDictionaryEntry(key, value)
'Usage
Dim key As Keys Dim value As String Dim instance As New ShortcutDictionaryEntry(key, value)
ShortcutDictionaryEntry Class ShortcutDictionaryEntry Members