Click or drag to resize

TypeOf Constructor

Overload List
  NameDescription
Public methodTypeOf(Expression)
Create a TypeOf operator - the expression must evaluate to a TypeRef in valid code.
Protected methodTypeOf(Parser, CodeObject)
Initializes a new instance of the TypeOf class
Top
See Also