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