Item Property

Microsoft Robotics Class Reference

Returns the port instance used to store items of specified 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 IPort this[
    Type portItemType
] { get; }

Parameters

Return Value

Implements

IPortSet. . :: . .Item[ ( [ ( Type] ) ] )

See Also

PortSet Class

Microsoft.Ccr.Core Namespace