[This is preliminary documentation and is subject to change.]
Constructor.
This instance will represent a Dicom Tag.
| C# | Visual Basic | Visual C++ |
public Tag( uint tagAsUInt32 )
Public Sub New ( _ tagAsUInt32 As UInteger _ )
public: Tag( unsigned int tagAsUInt32 )
- tagAsUInt32 (UInt32)
- The tag specified as an UInt32.