Share via


Implicit Conversion (PortSet(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) to Port(T12))

Microsoft Robotics Class Reference

Convert to the 12th PortSet<T> instance.

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 Port<T12> (
    PortSet<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> port
)

Parameters

Return Value

Null if port was null; the instance otherwise.

See Also

PortSet< (Of < ( <'T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> ) > ) > Class

Implicit Widening Implicit Implicit Implicit Overload

Microsoft.Ccr.Core Namespace