This documentation is archived and is not being maintained.
CodeStatement Class
Visual Studio 2008
Represents the abstract base class from which all code statements derive.
Assembly: System (in System.dll)
CodeStatement provides an abstract base class for code statements within the System.CodeDom namespace.
System.Object
System.CodeDom.CodeObject
System.CodeDom.CodeStatement
System.CodeDom.CodeAssignStatement
System.CodeDom.CodeAttachEventStatement
System.CodeDom.CodeCommentStatement
System.CodeDom.CodeConditionStatement
System.CodeDom.CodeExpressionStatement
System.CodeDom.CodeGotoStatement
System.CodeDom.CodeIterationStatement
System.CodeDom.CodeLabeledStatement
System.CodeDom.CodeMethodReturnStatement
System.CodeDom.CodeRemoveEventStatement
System.CodeDom.CodeSnippetStatement
System.CodeDom.CodeThrowExceptionStatement
System.CodeDom.CodeTryCatchFinallyStatement
System.CodeDom.CodeVariableDeclarationStatement
System.CodeDom.CodeObject
System.CodeDom.CodeStatement
System.CodeDom.CodeAssignStatement
System.CodeDom.CodeAttachEventStatement
System.CodeDom.CodeCommentStatement
System.CodeDom.CodeConditionStatement
System.CodeDom.CodeExpressionStatement
System.CodeDom.CodeGotoStatement
System.CodeDom.CodeIterationStatement
System.CodeDom.CodeLabeledStatement
System.CodeDom.CodeMethodReturnStatement
System.CodeDom.CodeRemoveEventStatement
System.CodeDom.CodeSnippetStatement
System.CodeDom.CodeThrowExceptionStatement
System.CodeDom.CodeTryCatchFinallyStatement
System.CodeDom.CodeVariableDeclarationStatement
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: