Represents a CodeDOM model based statement.
[Visual Basic] Public Interface ICodeDOMStatement Implements ICodeStatement, ICodeElement [C#] public interface ICodeDOMStatement : ICodeStatement, ICodeElement [C++] public __gc __interface ICodeDOMStatement : public ICodeStatement, ICodeElement
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.ComponentModel.Design.CodeModel
Assembly: System.dll
ICodeDOMStatement Members | System.ComponentModel.Design.CodeModel Namespace