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