Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
QABinaryMessage インスタンスのメッセージ本文未読部分の先頭から boolean 値を読み込みます。
Public Function ReadBoolean() As Boolean
public bool ReadBoolean()
メッセージ本文から読み込まれる boolean 値。
QAException クラス 値の読み込みで変換エラーが発生した場合、または読み込める入力が残っていない場合にスローされます。