[This is preliminary documentation and is subject to change.]
Class constructor.
| C# | Visual Basic | Visual C++ |
public DicomComparisonTag( Tag parentSequenceTag, Tag tag, VR vr, BaseCommonDataFormat commonDataFormat )
Public Sub New ( _ parentSequenceTag As Tag, _ tag As Tag, _ vr As VR, _ commonDataFormat As BaseCommonDataFormat _ )
public: DicomComparisonTag( Tag^ parentSequenceTag, Tag^ tag, VR vr, BaseCommonDataFormat^ commonDataFormat )
- parentSequenceTag (Tag)
- Parent Sequence Tag
- tag (Tag)
- Comparison Tag
- vr (VR)
- commonDataFormat (BaseCommonDataFormat)
- Data Format for Tag