Reads a 8-bit signed integer value with the specified name.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public sbyte ReadSByte ( |
Visual Basic
![]() |
---|
Public Function ReadSByte( _ |
A string specifying the name of the element.
The parent XML element.
A default value to use, if no sbyte is read.
Type: SByte
The read sbyte value