The methods of the ICodeLocalVariableStatement interface are listed below. For a complete list of ICodeLocalVariableStatement interface members, see the ICodeLocalVariableStatement Members topic.
GetCodeType | Gets the data type of the variable. |
GetName | Gets the name of the variable. |
SetCodeType | Sets the data type of the variable. |
SetName | Sets the name of the variable. |
ICodeLocalVariableStatement Interface | System.ComponentModel.Design.CodeModel Namespace