Writes an unsigned short value with the specified name. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public XmlElement WriteUShort ( |
Visual Basic
![]() |
---|
Public Function WriteUShort( _ |
Type: UInt16
The ushort value to write.
Type: String
A string specifying the name of the element.
Type: XmlElement
The parent XML element.
Type: XmlElement
The created XmlElement