|
PortSet< (Of < ( <'T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> ) > ) >() () () () |
Constructs a PortSet using individual Port
Methods
Operators
|
Implicit Widening Implicit Implicit Implicit(PortSet< (Of < <' (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19> ) > > ) to Port< (Of < <' (T12> ) > > )) |
Convert to the 12th PortSet
Fields
Properties
|
Item |
Returns the port instance used to store items of specified type
(Inherited from PortSet.) |
|
Mode |
Port operation mode
(Inherited from PortSet.) |
|
P0 |
Returns the port 0th port in this collection.
Index is 0-based.
|
|
P1 |
Returns the port 1th port in this collection.
Index is 0-based.
|
|
P10 |
Returns the port 10th port in this collection.
Index is 0-based.
|
|
P11 |
Returns the port 11th port in this collection.
Index is 0-based.
|
|
P12 |
Returns the port 12th port in this collection.
Index is 0-based.
|
|
P13 |
Returns the port 13th port in this collection.
Index is 0-based.
|
|
P14 |
Returns the port 14th port in this collection.
Index is 0-based.
|
|
P15 |
Returns the port 15th port in this collection.
Index is 0-based.
|
|
P16 |
Returns the port 16th port in this collection.
Index is 0-based.
|
|
P17 |
Returns the port 17th port in this collection.
Index is 0-based.
|
|
P18 |
Returns the port 18th port in this collection.
Index is 0-based.
|
|
P19 |
Returns the port 19th port in this collection.
Index is 0-based.
|
|
P2 |
Returns the port 2th port in this collection.
Index is 0-based.
|
|
P3 |
Returns the port 3th port in this collection.
Index is 0-based.
|
|
P4 |
Returns the port 4th port in this collection.
Index is 0-based.
|
|
P5 |
Returns the port 5th port in this collection.
Index is 0-based.
|
|
P6 |
Returns the port 6th port in this collection.
Index is 0-based.
|
|
P7 |
Returns the port 7th port in this collection.
Index is 0-based.
|
|
P8 |
Returns the port 8th port in this collection.
Index is 0-based.
|
|
P9 |
Returns the port 9th port in this collection.
Index is 0-based.
|
|
Ports |
Array of single queue ports for each generic type in this port instance
If the mode of operation is PortSetMode.SharedPort, the single shared port instance is returned
(Inherited from PortSet.) |
|
SharedPort |
Shared port instance for all generic type arguments of this instance
Valid if the mode of operation is PortSetMode.SharedPort, null otherwise
(Inherited from PortSet.) |
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
Microsoft.Ccr.Core Namespace
| |