System.Runtime.Serialization.Formatter.WriteBoolean Method

When overridden in a derived class, writes a Boolean value to the stream already attached to the formatter.

Syntax

protected abstract void WriteBoolean (bool val, string name)

Parameters

val
The value to write.
name
The name of the member.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Serialization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0