GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ShortcutDictionary クラス : Keys プロパティ |
'Declaration Public ReadOnly Property Keys As ICollection(Of Keys)
'使用法 Dim instance As ShortcutDictionary Dim value As ICollection(Of Keys) value = instance.Keys
public ICollection<Keys> Keys {get;}