Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Attributes Property (LoadXmlBeforeElementData)






Gets a dictionary of string pairs that correspond to each attribute in the XML input file.
Syntax
public Dictionary<string,string> Attributes {get; set;}
'Declaration
 
Public Property Attributes As Dictionary(Of String,String)
'Usage
 
Dim instance As LoadXmlBeforeElementData
Dim value As Dictionary(Of String,String)
 
instance.Attributes = value
 
value = instance.Attributes
public:
property Dictionary<String^,String^>^ Attributes {
   Dictionary<String^,String^>^ get();
   void set (    Dictionary<String^,String^>^ value);
}

Property Value

The dictionary of string pairs that correspond to each attribute in the XML input file.
Remarks
This is for informational purposes only. Modifying this has no effect.
Example
For an example, refer to SaveXmlCallback.
Requirements

Target Platforms

See Also

Reference

LoadXmlBeforeElementData Class
LoadXmlBeforeElementData Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features