Share via


Implicit Conversion (PortSet(T0, T1) to Choice)

Microsoft Robotics Class Reference

Implicitly creates a Choice Arbiter with one receiver per type. When a branch is chosen, a delegate will post the item back in the port set

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public static implicit operator Choice (
    PortSet<T0, T1> portSet
)

Parameters

Return Value

See Also

PortSet< (Of < ( <'T0, T1> ) > ) > Class

Implicit Widening Implicit Implicit Implicit Overload

Microsoft.Ccr.Core Namespace