DVTk API
Remove Method (value)
DVTkDvtk.ComparatorDicomTagVrCollectionRemove(DicomTagVr)
DVTk API

[This is preliminary documentation and is subject to change.]

Removes the first occurrence of a specific DicomTagVr from the DicomTagVrCollection.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	DicomTagVr value
)
Public Sub Remove ( _
	value As DicomTagVr _
)
public:
void Remove(
	DicomTagVr^ value
)
Parameters
value (DicomTagVr)
The DicomTagVr to remove from the DicomTagVrCollection.

Assembly: DvtkComparator (Module: DvtkComparator) Version: 0.0.0.0