CADability dotNET
Base class for construct actions.
The ConstructAction..::..DefaultInteger type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ConstructAction..::..DefaultInteger()()()() |
Creates an undefined DefaultInteger
| |
| ConstructAction..::..DefaultInteger(Int32) |
Creates a defined DefaultInteger
|
Operators
| Name | Description | |
|---|---|---|
| ImplicitWideningImplicitImplicitImplicit(ConstructAction..::..DefaultInteger to Int32) |
Converts to an int
|
Properties
| Name | Description | |
|---|---|---|
| Integer |
Gets or sets the current value.
|