'宣言
Public Function ReadBoolean() As System.Boolean
public System.bool ReadBoolean()
戻り値の型
an bool from the stream
解説
In order to provide faster read/write, this operation doesn't check stream bound. A client must carefully not read/write above the size of this datastream.