N
None
If a method takes an "out int" as a parameter is it possible to not pass
anything to that parameter? "null" and "out null" does not work.
anything to that parameter? "null" and "out null" does not work.