The comparison palette has a
Not a Number\Path\Refnum? primitive which returns a boolean output. I don't remember off hand if it works with .NET references, but the documentation and a simple test should provide an answer. Even if that doesn't work, you can provide a simple method which will accept an object and return a boolean.
Additionally, I'm not sure if .NET methods can have multiple return parameters, but if they can, you can add a boolean output.
___________________
Try to take over the world!