Writes an unsigned integer value with the specified name.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public XElement WriteUInt ( |
Visual Basic
![]() |
---|
Public Function WriteUInt( _ |
The unsigned integer 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.