'使用法 Dim instance As FieldCollection Dim index As System.Integer Dim value As Field value = instance.Item(index)
パラメータ
- index
 - The index in the current collection.
 
'使用法 Dim instance As FieldCollection Dim index As System.Integer Dim value As Field value = instance.Item(index)