DVTk API
Remove Method (value)
DVTkDvtkData.DimseAttributeSetRemove(Attribute)
DVTk API

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

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

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0