System.CodeDom.CodeStatement Class

Represents the abstract base class from which all code statements derive.

See Also: CodeStatement Members

Syntax

[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch)]
[System.Runtime.InteropServices.ComVisible(true)]
public class CodeStatement : CodeObject

Remarks

System.CodeDom.CodeStatement provides an abstract base class for code statements within the System.CodeDom namespace.

Requirements

Namespace: System.CodeDom
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0