Mono Class Library: System.CodeDom Namespace

System.CodeDom.CodeStatement Class

Represents a statement in the CodeDom. [Edit]

See Also: CodeStatement Members

System.Object
     System.CodeDom.CodeObject
          System.CodeDom.CodeStatement

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

Remarks

This serves as a base class for code statements in the CodeDom. Some of the concrete classes for that are derived from this include [Edit]

Requirements

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