Item Property

Microsoft Robotics Class Reference

Enumeration of all IPortElements associated with this task

Remarks

If Count is zero it is not valid to call this indexer

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

Syntax

IPortElement this[
    int index
] { get; set; }

Parameters

Return Value

IPortElement instance

Exceptions

Exception Condition
System. . :: . .NotImplementedException Thrown if Count is zero

See Also

ITask Interface

Microsoft.Ccr.Core Namespace