'使用法 Dim instance As StyleCollection Dim index As System.Integer Dim value As Style value = instance.Item(index)
パラメータ
- index
- The index of the element.
'使用法 Dim instance As StyleCollection Dim index As System.Integer Dim value As Style value = instance.Item(index)