System.Runtime.Serialization.Formatter.WriteChar Method

When overridden in a derived class, writes a Unicode character to the stream already attached to the formatter.

Syntax

protected abstract void WriteChar (char 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