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