Overload List
| Name | Description | |
|---|---|---|
|
|
LengthOf(IIntervalVar) |
This method returns an integer expression that represents the
length of interval variable a whenever the interval
variable is present. When the interval variable is absent, it
returns 0.
|
|
|
LengthOf(IIntervalVar, Int32) |
This method returns an integer expression that represents the
length of interval variable a whenever the interval
variable is present. When the interval variable is absent, it
returns the constant integer value absVal (by default:
0).
|