Writes an unsigned long value with the specified name.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public XElement WriteULong ( |
Visual Basic
![]() |
---|
Public Function WriteULong( _ |
The unsigned long value to write.
The name of the new element.
The parent element of the newly created node.
The newly created System.Xml.Linq.XElement object.