PortElementCount Property

Microsoft Robotics Studio

Number of ports associated with receiver

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

Syntax

public int PortElementCount{ get;}
'Declaration
Public ReadOnly Property PortElementCount As Integer
public:
virtual property int PortElementCount {
    int get () sealed;
}

See Also

MultipleItemReceiver Class

Microsoft.Ccr.Core Namespace