Reads a char value.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public char ReadChar ( |
Visual Basic
![]() |
---|
Public Function ReadChar( _ |
Type: BinaryReader
An instance of the System.IO.BinaryReader class to read from.
Type: Char
The char value that has been read.