GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > NumberFieldsInfo クラス : Item プロパティ |
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As NumberFieldInfo
'使用法 Dim instance As NumberFieldsInfo Dim index As Integer Dim value As NumberFieldInfo value = instance.Item(index)
public NumberFieldInfo this[ int index ]; {get;}