'Declaration Public Function TryGetValue( _ ByVal key As Keys, _ ByRef value As String _ ) As Boolean
'Declaration
Public Function TryGetValue( _ ByVal key As Keys, _ ByRef value As String _ ) As Boolean
public bool TryGetValue( Keys key, out string value )
ShortcutDictionary クラス ShortcutDictionary メンバ
© MESCIUS inc. All rights reserved.