Skip to content

Commit

Permalink
Update typeof-operator.md (#12121)
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitz authored and mairaw committed May 1, 2019
1 parent 09c758e commit fe46a21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ helpviewer_keywords:
ms.assetid: 33f65296-659a-4b9a-9a29-c2a91cff68b2
---
# TypeOf Operator (Visual Basic)
Compares an object reference variable to a data type.
Checks whether the runtime type of an expression's result is type-compatible with the specified type.

## Syntax

Expand Down

0 comments on commit fe46a21

Please sign in to comment.