Writes an unsigned long value with the specified name.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public XmlElement WriteULong ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteULong( _ |
An instance of the .NET XmlElement class representing the newly created XML element.
See Also