'使用法 Dim instance As SystemTagCollection Dim index As System.Integer Dim value As TagSys value = instance.Item(index)
パラメータ
- index
 - 現在のコレクション内の TagSysのインデックス。
 
'使用法 Dim instance As SystemTagCollection Dim index As System.Integer Dim value As TagSys value = instance.Item(index)