While (Visual Basic)
Specifies a condition that allows the execution of a Do loop to continue.
Remarks
The While keyword is not the same as the opening statement of the While...End While block.
The While keyword can be used in this context:
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Specifies a condition that allows the execution of a Do loop to continue.
The While keyword is not the same as the opening statement of the While...End While block.
The While keyword can be used in this context: