AllocatePort(TYPE) Method

Microsoft Robotics Class Reference

Allocates a Port instance of the specified type

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

Syntax

protected Port<TYPE> AllocatePort<TYPE>()

Type Parameters

  • TYPE
    Port item type

Return Value

Port instance

See Also

PortSet Class

Microsoft.Ccr.Core Namespace