SerializationExtensions::ReadNullableChar Method (BinaryReader^)
Visual Studio 2015
Reads a char? from reader.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: [ExtensionAttribute] static Nullable<wchar_t> ReadNullableChar( BinaryReader^ reader )
Parameters
- reader
-
Type:
System.IO::BinaryReader^
The reader.
Show: