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