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