CodeNot Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CodeNot : Mono::CodeGeneration::CodeConditionExpression
public class CodeNot : Mono.CodeGeneration.CodeConditionExpression
type CodeNot = class
inherit CodeConditionExpression
Public Class CodeNot
Inherits CodeConditionExpression
- Inheritance
Constructors
| CodeNot(CodeExpression) |
Properties
| ArrayLength | (Inherited from CodeExpression) |
| IsNull | (Inherited from CodeExpression) |
| IsNumber | (Inherited from CodeExpression) |
| Item[CodeExpression] | (Inherited from CodeExpression) |
| Item[FieldInfo] | (Inherited from CodeExpression) |
| Item[PropertyInfo] | (Inherited from CodeExpression) |
| Item[String] | (Inherited from CodeExpression) |