CodeDecrement 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 CodeDecrement : Mono::CodeGeneration::CodeValueReference
public class CodeDecrement : Mono.CodeGeneration.CodeValueReference
type CodeDecrement = class
inherit CodeValueReference
Public Class CodeDecrement
Inherits CodeValueReference
- Inheritance
Constructors
| CodeDecrement(CodeValueReference) |
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) |