Reads a 8-bit signed integer value with the specified name.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C#
![]() |
---|
public sbyte ReadSByte ( |
Visual Basic
![]() |
---|
Public Function ReadSByte( _ |
The name of the element containing the signed byte value.
The parent element of the node with the specified name.
A signed byte value. Returns 0 if there is no element with the specified name under the specified parent.