ExifData.RemoveTag

RemoveTag(ExifProperties)

Rimuovi tag dal contenitore

public void RemoveTag(ExifProperties tag)
ParametroTipoDescrizione
tagExifPropertiesIl tag da rimuovere

Guarda anche


RemoveTag(ushort)

Rimuovi tag dal contenitore

public void RemoveTag(ushort tagId)
ParametroTipoDescrizione
tagIdUInt16L’identificatore del tag da rimuovere.

Guarda anche