Implicit Conversion (PortSet(T0, T1) to T1)
Microsoft Robotics Class Reference
Invoke the Test method to extract an item of this type
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 T1 (
PortSet<T0, T1> port
)
Parameters
- port
Type: Microsoft.Ccr.Core. . :: . .PortSet< (Of < ( <'T0, T1> ) > ) >
Return Value
See Also
PortSet< (Of < ( <'T0, T1> ) > ) > Class