예제 #1
0
 internal InstanceXmlDicomSequenceItem()
 {
     _excludedTagsHelper = new ExcludedTagsHelper(this);
 }
예제 #2
0
 internal InstanceXmlDicomAttributeCollection()
 {
     _excludedTagsHelper = new ExcludedTagsHelper(this);
 }