Share via


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

Microsoft Robotics Class Reference

Constructs a Multiple Queue Port using individual Port<T> instances

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

Syntax

public PortSet(
    Port<T0> parameter0,
    Port<T1> parameter1,
    Port<T2> parameter2,
    Port<T3> parameter3,
    Port<T4> parameter4,
    Port<T5> parameter5,
    Port<T6> parameter6,
    Port<T7> parameter7,
    Port<T8> parameter8,
    Port<T9> parameter9,
    Port<T10> parameter10,
    Port<T11> parameter11,
    Port<T12> parameter12,
    Port<T13> parameter13,
    Port<T14> parameter14,
    Port<T15> parameter15,
    Port<T16> parameter16,
    Port<T17> parameter17,
    Port<T18> parameter18,
    Port<T19> parameter19
)

Parameters

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

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

Microsoft.Ccr.Core Namespace

Microsoft.Ccr.Core. . :: . .Port< (Of < ( <'T> ) > ) >