Returns IloTrue if Javascript garbage collector is enabled.
Return Value
An IloBool indicating whether Javascript garbage collector is on or off.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public bool usesGC() |
| OPL API |
| OplSettings..::..usesGC Method |
| OplSettings Class See Also |
An IloBool indicating whether Javascript garbage collector is on or off.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
| C# |
|---|
public bool usesGC() |