Logo Mibo

IAdaptiveObject Type

Base interface for all adaptive objects. Provides version tracking for change detection.

The version number increases each time the object's value changes. Used by dependent nodes to detect when recomputation is needed.

Instance members

Instance member Description

this.Version

Full Usage: this.Version

Returns: int64
Modifiers: abstract

Gets the current version number. Increases when the value changes.

Returns: int64

Type something to start searching.