Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
簡単な質問: VB.NET 演算子 AddressOf は、どのような場合でも Nothing を返すことができますか?
実際には、常に AddressOf ステートメントで有効なメソッドの参照を指定する必要があります。そうしないと、コンパイラ エラーが発生します。