Represents an object creation expression. The documentation for ICodeSourceFile has information about expressions.
ICodeObjectCreateExpression
[Visual Basic] Public Interface ICodeObjectCreateExpression Implements ICodeElement [C#] public interface ICodeObjectCreateExpression : ICodeElement [C++] public __gc __interface ICodeObjectCreateExpression : public ICodeElement
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
The documentation for ICodeSourceFile has information about expressions.
Namespace: System.ComponentModel.Design.CodeModel
Assembly: System.dll
ICodeObjectCreateExpression Members | System.ComponentModel.Design.CodeModel Namespace | ICodeSourceFile | ICodeSourceFile