C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.IO
BinaryReader Class
BinaryReader Methods
Close Method
Dispose Method
PeekChar Method
Read Method
Read7BitEncodedInt Method
ReadBoolean Method
ReadByte Method
ReadBytes Method
ReadChar Method
ReadChars Method
ReadDouble Method
ReadInt16 Method
ReadInt32 Method
ReadInt64 Method
ReadSByte Method
ReadSingle Method
ReadString Method
ReadUInt16 Method
ReadUInt32 Method
ReadUInt64 Method
BinaryReader
Close Method
Closes the current reader and the underlying stream.
Namespace:
System.IO
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
virtual
void
Close
()
See Also
Reference
BinaryReader Class
System.IO Namespace