Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Introduces an Is clause that makes a comparison.
The Is keyword is used with the TypeOf keyword in a TypeOf...Is expression to test whether the run-time type of an expression is compatible with a given type.
The Is keyword can be used in these contexts: