Was this helpful?
LocalVariableDeclaration
Specifies a local variable.
This element has the following syntax:
variablename = type;
variablename
Specifies the variable name
type
See Type.
Last modified date: 12/20/2023