'使用法 Dim instance As TagCollection Dim tagName As System.String Dim value As Tag value = instance.Item(tagName)
パラメータ
- tagName
 - The name of the Tag.
 
'使用法 Dim instance As TagCollection Dim tagName As System.String Dim value As Tag value = instance.Item(tagName)