Hi,
Short question: can VB.NET operator AddressOf return Nothing in any case?
Hi,
Short question: can VB.NET operator AddressOf return Nothing in any case?
Not really, you always have to give the reference of a valid method in an AddressOf statement, or you'll have a compiler error.