Share via


TestForMultipleElements Method

Microsoft Robotics Class Reference

Atomically removes multiple elements, or null if specified number is not available.

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

Syntax

IPortElement[] TestForMultipleElements(
    int count
)

Parameters

Return Value

Array with elements extracted from port

Remarks

Used only by two phase arbiters

See Also

IPortArbiterAccess Interface

Microsoft.Ccr.Core.Arbiters Namespace