CodeCop Warning AA0040
Avoid using nested WITH statements.
Description
It can be difficult to see what variable that a member variable or function refers to, when nesting WITH statements of variables with different types.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Avoid using nested WITH statements.
It can be difficult to see what variable that a member variable or function refers to, when nesting WITH statements of variables with different types.