IAdaptiveObject Type
Represents the core interface for all adaptive objects. Contains support for tracking OutOfDate flags, managing in-/outputs and lazy/eager evaluation in the dependency tree.
Instance members
Instance member | Description |
Full Usage:
this.AllInputsProcessed
Parameters:
obj
Modifiers: abstract |
|
|
|
Full Usage:
this.IsConstant
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.Level
Modifiers: abstract |
|
Full Usage:
this.Mark
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.OutOfDate
Modifiers: abstract |
|
|
|
Full Usage:
this.Tag
Modifiers: abstract |
|
|
|