GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ShortcutDictionary クラス : TryGetValue メソッド |
'Declaration Public Function TryGetValue( _ ByVal key As Keys, _ ByRef value As String _ ) As Boolean
'使用法 Dim instance As ShortcutDictionary Dim key As Keys Dim value As String Dim value As Boolean value = instance.TryGetValue(key, value)