DVTk API
DicomTagValue Constructor (tag, lValue)
DVTkDvtkData.DimseDicomTagValueDicomTagValue(Tag, String)
DVTk API

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

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public DicomTagValue(
	Tag tag,
	string lValue
)
Public Sub New ( _
	tag As Tag, _
	lValue As String _
)
public:
DicomTagValue(
	Tag^ tag, 
	String^ lValue
)
Parameters
tag (Tag)
Tag
lValue (String)
Value

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0