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