Writes the specified bool to the underlying stream.
Namespace: MindFusion.SpreadsheetAssembly: MindFusion.Spreadsheet.WinForms
public void WriteBool ( Nullable<Boolean> value)
Public Sub WriteBool( _ value As Nullable(Of Boolean) _)
The bool to write.
BinaryContext MembersBinaryContext ClassMindFusion.Spreadsheet Namespace