The methods of the ICodeArrayCreateExpression interface are listed below. For a complete list of ICodeArrayCreateExpression interface members, see the ICodeArrayCreateExpression Members topic.
GetArrayType | Gets the class or base class of each element in the array. |
GetItems | Gets the items in the array. |
SetArrayType | Sets the class or base class of each element in the array. |
SetItems | Sets the items in the array. |
ICodeArrayCreateExpression Interface | System.ComponentModel.Design.CodeModel Namespace