Share via


Item Property

Microsoft Robotics Class Reference

Returned IPort instance associated with item type

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

Syntax

IPort this[
    Type portItemType
] { get; }

Parameters

Return Value

The matching port

Exceptions

Exception Condition
Microsoft.Ccr.Core. . :: . .PortNotFoundException Throw if there is no matching type

See Also

IPortSet Interface

Microsoft.Ccr.Core Namespace