'宣言 Public Overloads ReadOnly Property Item( _ ByVal tagName As System.String _ ) As Tag
'使用法 Dim instance As TagCollection Dim tagName As System.String Dim value As Tag value = instance.Item(tagName)
public Tag Item( System.string tagName ) {get;}
TagCollection クラス TagCollection メンバ オーバーロード一覧