Variables: Creating a variable and initializing it

  • If an object isn’t restricted to a single type, specify the Object or dynamic type.
  • There is an option to explicitly declare the type that would be inferred.
  • Variable may be created and initialized using var keyword.

Related concepts

Creating a variable and initializing it

Variables: Creating a variable and initializing it — Structure map

Clickable & Draggable!

Variables: Creating a variable and initializing it — Related pages: