'宣言 Public Sub Remove( _ ByVal tag As Tag _ )
'使用法 Dim instance As TagCollection Dim tag As Tag instance.Remove(tag)
public void Remove( Tag tag )
TagCollection クラス TagCollection メンバ