Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
WriteBoolean メソッド
ストリームにブール値を書き込みます。
シンタックス
'宣言
Sub WriteBoolean( _
ByVal As Boolean _
)
void WriteBoolean(
bool
)
パラメータ
- value
- 書き込むブール値。
参照