Share via


Item Property

Microsoft Robotics Class Reference

Abstract definition of element indexer

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

Syntax

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

Parameters

Return Value

Implements

ITask. . :: . .Item[ ( [ ( Int32] ) ] )

See Also

TaskCommon Class

Microsoft.Ccr.Core Namespace