TestForMultipleElements Method

Microsoft Robotics Class Reference

Atomically removes multiple message containers

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

Syntax

public IPortElement[] TestForMultipleElements(
    int count
)

Parameters

Return Value

IPortElement instance array if port has the specified number of elements. Null otherwise

Implements

IPortArbiterAccess. . :: . .TestForMultipleElements(Int32)

See Also

Port< (Of < ( <'T> ) > ) > Class

Microsoft.Ccr.Core Namespace