Clear

ID3V2Tag.Clear method

Removes all frames with the specified id.

public void Clear(string frameId)
Parameter Type Description
frameId String The id of the frames to remove.

See Also