'Declaration Public Function ContainsKey( _ ByVal key As Keys _ ) As Boolean
'使用法 Dim instance As ShortcutDictionary Dim key As Keys Dim value As Boolean value = instance.ContainsKey(key)
public bool ContainsKey( Keys key )
ShortcutDictionary クラス ShortcutDictionary メンバ
© 2004-2015, GrapeCity inc. All rights reserved.