| m | get_Condition | CodeExpression |
| m | set_Condition | Void |
| m | get_TrueStatements | CodeStatementCollection |
| m | get_FalseStatements | CodeStatementCollection |
| m | get_LinePragma | CodeLinePragma |
| m | set_LinePragma | Void |
| m | get_StartDirectives | CodeDirectiveCollection |
| m | get_EndDirectives | CodeDirectiveCollection |
| m | get_UserData | IDictionary |
| m | Equals | Boolean |
| m | GetHashCode | Int32 |
| m | GetType | Type |
| m | ToString | String |
| c | .ctor | |
| c | .ctor | |
| c | .ctor | |
| p | Condition | CodeExpression |
| p | TrueStatements | CodeStatementCollection |
| p | FalseStatements | CodeStatementCollection |
| p | LinePragma | CodeLinePragma |
| p | StartDirectives | CodeDirectiveCollection |
| p | EndDirectives | CodeDirectiveCollection |
| p | UserData | IDictionary |
| . |
| value | System.CodeDom.CodeExpression |
| . |
| . |
| . |
| value | System.CodeDom.CodeLinePragma |
| . |
| . |
| . |
| obj | System.Object |
| . |
| . |
| . |
| . |
| condition | System.CodeDom.CodeExpression |
| trueStatements | System.CodeDom.CodeStatement[] |
| condition | System.CodeDom.CodeExpression |
| trueStatements | System.CodeDom.CodeStatement[] |
| falseStatements | System.CodeDom.CodeStatement[] |
| . |
| . |
| . |
| . |
| . |
| . |
| . |