System.CodeDom Hierarchy

System.Object

   System.CodeDom.CodeAttributeArgument

   System.CodeDom.CodeAttributeDeclaration

   System.CodeDom.CodeCatchClause

   System.CodeDom.CodeLinePragma

   System.CodeDom.CodeNamespaceImportCollection ---- System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable

   System.CodeDom.CodeObject

      System.CodeDom.CodeComment

      System.CodeDom.CodeCompileUnit

         System.CodeDom.CodeSnippetCompileUnit

      System.CodeDom.CodeExpression

         System.CodeDom.CodeArgumentReferenceExpression

         System.CodeDom.CodeArrayCreateExpression

         System.CodeDom.CodeArrayIndexerExpression

         System.CodeDom.CodeBaseReferenceExpression

         System.CodeDom.CodeBinaryOperatorExpression

         System.CodeDom.CodeCastExpression

         System.CodeDom.CodeDelegateCreateExpression

         System.CodeDom.CodeDelegateInvokeExpression

         System.CodeDom.CodeDirectionExpression

         System.CodeDom.CodeEventReferenceExpression

         System.CodeDom.CodeFieldReferenceExpression

         System.CodeDom.CodeIndexerExpression

         System.CodeDom.CodeMethodInvokeExpression

         System.CodeDom.CodeMethodReferenceExpression

         System.CodeDom.CodeObjectCreateExpression

         System.CodeDom.CodeParameterDeclarationExpression

         System.CodeDom.CodePrimitiveExpression

         System.CodeDom.CodePropertyReferenceExpression

         System.CodeDom.CodePropertySetValueReferenceExpression

         System.CodeDom.CodeSnippetExpression

         System.CodeDom.CodeThisReferenceExpression

         System.CodeDom.CodeTypeOfExpression

         System.CodeDom.CodeTypeReferenceExpression

         System.CodeDom.CodeVariableReferenceExpression

      System.CodeDom.CodeNamespace

      System.CodeDom.CodeNamespaceImport

      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.CodeTypeMember

         System.CodeDom.CodeMemberEvent

         System.CodeDom.CodeMemberField

         System.CodeDom.CodeMemberMethod

            System.CodeDom.CodeConstructor

            System.CodeDom.CodeEntryPointMethod

            System.CodeDom.CodeTypeConstructor

         System.CodeDom.CodeMemberProperty

         System.CodeDom.CodeSnippetTypeMember

         System.CodeDom.CodeTypeDeclaration

            System.CodeDom.CodeTypeDelegate

      System.CodeDom.CodeTypeReference

   System.Collections.CollectionBase

      System.CodeDom.CodeAttributeArgumentCollection

      System.CodeDom.CodeAttributeDeclarationCollection

      System.CodeDom.CodeCatchClauseCollection

      System.CodeDom.CodeCommentStatementCollection

      System.CodeDom.CodeExpressionCollection

      System.CodeDom.CodeNamespaceCollection

      System.CodeDom.CodeParameterDeclarationExpressionCollection

      System.CodeDom.CodeStatementCollection

      System.CodeDom.CodeTypeDeclarationCollection

      System.CodeDom.CodeTypeMemberCollection

      System.CodeDom.CodeTypeReferenceCollection

   System.ValueType

      System.Enum

         System.CodeDom.CodeBinaryOperatorType

         System.CodeDom.FieldDirection

         System.CodeDom.MemberAttributes

See Also

System.CodeDom Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.