Writes the specified hashtable.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C#
![]() |
---|
public XmlElement WriteHashtable ( |
Visual Basic
![]() |
---|
Public Function WriteHashtable( _ |
The .NET Hashtable object to write.
The name of the element under which the hashtable should be written.
The parent element of the newly created node.
An instance of the .NET XmlElement class representing the newly created XML element.