Previous Topic Next topic Print topic


Type of identifier

General Format

TYPE OF identifier-1

Syntax Rules

  1. Identifier-1 must reference a class, an interface, a delegate or an enumeration.

General Rules

  1. Type-of-identifier creates a unique data item that contains the System.Type object for identifier-1.
Previous Topic Next topic Print topic