'使用法 Dim instance As TableColCollection Dim index As System.Integer Dim value As TableCol value = instance.Item(index)
パラメータ
- index
- オブジェクトのインデックス。
'使用法 Dim instance As TableColCollection Dim index As System.Integer Dim value As TableCol value = instance.Item(index)