Share via


Item Property

Microsoft Robotics Class Reference

Returns the arguments contained in the receiver

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

Syntax

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

Parameters

Return Value

Argument instance

Implements

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

See Also

ReceiverTask Class

Microsoft.Ccr.Core.Arbiters Namespace