The following tables list the members exposed by LoadXmlBeforeElementData.
Name | Description | |
---|---|---|
![]() | LoadXmlBeforeElementData Constructor | Initializes a new instance of LoadXmlBeforeElementData. |
Name | Description | |
---|---|---|
![]() | Attributes | Gets a value that contains a dictionary of string pairs that correspond to each attribute in the xml input file. |
![]() | ElementName | Gets a value that is the name of the element as it appears in the input xml file. |
![]() | ElementValue | Gets a value that indicates the string value of the xml element being read. |
![]() | Encoding | Gets a value that indicates the encoding of the xml element data. |
![]() | HasChildElements | Gets a value indicating if this element has children. |
![]() | Tag | Gets a value that contains the tag of the DICOM element that is about to be added to the DicomDataSet. |
![]() | Vr | Gets a value representation of the DICOM element that is about to be added to the Leadtools.Dicom.DicomDataSet. |
Name | Description | |
---|---|---|
![]() | Reset | Resets all members of the class to default values, and empties the attributes dictionary. |