DVTk API
Remove Method (value)
DVTkDvtkData.DimseTagValueCollectionRemove(BaseTagValue)
DVTk API

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

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

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0