Remove

ID3V2Tag.Remove method

指定したフレームをタグから削除します。

public void Remove(ID3V2TagFrame frame)
パラメータ タイプ 説明
frame ID3V2TagFrame タグから削除するフレーム。

関連項目