GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > CharBoxInfoCollection クラス : Item プロパティ |
'宣言
Public Shadows ReadOnly Default Property Item( _ ByVal index As Integer _ ) As CharBoxInfo
public new CharBoxInfo this[ int index ]; {get;}