Write a 8-bit signed integer value with the specified name. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public XmlElement WriteSByte ( |
Visual Basic
![]() |
---|
Public Function WriteSByte( _ |
Type: SByte
The sbyte value to write.
Type: String
A string specifying the name of the element.
Type: XmlElement
The parent XML element.
Type: XmlElement
The created XmlElement