TryRemoveTagAt

DicomImageInfo.TryRemoveTagAt method

Remove an existing tag.

public bool TryRemoveTagAt(int index)
ParameterTypeDescription
indexInt32The index of the tag to be updated.

Return Value

The operation result.

See Also