[This is preliminary documentation and is subject to change.]
Initializes a new instance of the DicomTagValueAutoSetUid class
| C# | Visual Basic | Visual C++ |
public DicomTagValueAutoSetUid( AffectedEntityEnum affectedEntity, Tag tag, string root, int format )
Public Sub New ( _ affectedEntity As AffectedEntityEnum, _ tag As Tag, _ root As String, _ format As Integer _ )
public: DicomTagValueAutoSetUid( AffectedEntityEnum affectedEntity, Tag^ tag, String^ root, int format )