DVTk API
Tag Constructor (tagAsUInt32)
DVTkDvtkHighLevelInterface.Dicom.OtherTagTag(UInt32)
DVTk API

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

Constructor. This instance will represent a Dicom Tag.
Declaration Syntax
C#Visual BasicVisual C++
public Tag(
	uint tagAsUInt32
)
Public Sub New ( _
	tagAsUInt32 As UInteger _
)
public:
Tag(
	unsigned int tagAsUInt32
)
Parameters
tagAsUInt32 (UInt32)
The tag specified as an UInt32.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0