IWeakOutputSet Type
Represents a set of outputs for an AdaptiveObject. The references to all contained elements are weak and the datastructure allows to add/remove entries. the only other functionality is Consume which returns all the (currently alive) entries and clears the set.
Instance members
Instance member | Description |
|
|
Full Usage:
this.Clear
Modifiers: abstract |
|
|
|
Full Usage:
this.IsEmpty
Returns: bool
Modifiers: abstract |
|
|