RemoveTagAt

DicomImageInfo.RemoveTagAt method

Remove an existing tag.

public void RemoveTagAt(int index)
ParameterTypeDescription
indexInt32The index of the tag to be updated.

See Also