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!

BinaryWriter Constructor ()

Creates a new instance of the BinaryWriter class that writes to a stream.

[Visual Basic]
Overloads Protected Sub New()
[C#]
protected BinaryWriter();
[C++]
protected: BinaryWriter();
[JScript]
protected function BinaryWriter();

See Also

BinaryWriter Class | BinaryWriter Members | System.IO Namespace | BinaryWriter Constructor Overload List