Header menu logo issie

ComponentSlotExpr Type

For Part A: alternatively you could store slot information in the component record as an extra field. This field should store all the Component's slot information where slots are bound to parameters.

Instance members

Instance member Description

this.Count

Full Usage: this.Count

Returns: int
Returns: int

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[key]

Full Usage: this[key]

Parameters:
Returns: ConstrainedExpr
key : ParamSlot
Returns: ConstrainedExpr

this.Keys

Full Usage: this.Keys

Returns: ICollection<ParamSlot>
Returns: ICollection<ParamSlot>

this.Values

Full Usage: this.Values

Returns: ICollection<ConstrainedExpr>
Returns: ICollection<ConstrainedExpr>

Type something to start searching.