DVTk API
Add Method (value)
DVTkDvtk.ComparatorDicomHl7TagMapCollectionAdd(DicomHl7TagMap)
DVTk API

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

Adds an object to the end of the DicomHl7TagMapCollection.
Declaration Syntax
C#Visual BasicVisual C++
public int Add(
	DicomHl7TagMap value
)
Public Function Add ( _
	value As DicomHl7TagMap _
) As Integer
public:
int Add(
	DicomHl7TagMap^ value
)
Parameters
value (DicomHl7TagMap)
The DicomHl7TagMap to be added to the end of the DicomHl7TagMapCollection.
Return Value
The DicomHl7TagMapCollection index at which the value has been added.

Assembly: DvtkComparator (Module: DvtkComparator) Version: 0.0.0.0