NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BinaryReader Class

Reads strings and primitive data types.

Object
   BinaryReader

[Visual Basic]
Public Class BinaryReader
[C#]
public class BinaryReader
[C++]
public __gc class BinaryReader
[JScript]
public class BinaryReader

Remarks

[To be supplied.]

Requirements

Namespace: System.IO

Assembly: mscorlib.dll

See Also

BinaryReader Members | System.IO Namespace