DVTk API
Add Method (attribute)
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeSetAdd(Attribute)
DVTk API

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

Adds (using deep copy) an Attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void Add(
	Attribute attribute
)
Public Sub Add ( _
	attribute As Attribute _
)
public:
void Add(
	Attribute^ attribute
)
Parameters
attribute (Attribute)
The Attribute to add.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0