DVTk API
Remove Method (value)
DVTkDvtk.Dicom.InformationEntityTagTypeListRemove(TagType)
DVTk API

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

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

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0