|
VEngineConstructAll Method
|
Construct all variables in the vartree
Namespace: RCS.Carbon.VariablesAssembly: RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax public bool ConstructAll(
bool topup = false
)
Parameters
- topup Boolean (Optional)
- true means only construct when short, false means construct from scratch.
Return Value
BooleanTrue or False.
See Also