This topic has not yet been rated - Rate this topic

PortElement(T) Class

Microsoft Robotics
Microsoft Robotics Class Reference
Container class for port messages. Generic type is the same as the port type this container will be posted to. Ports maintain a queue of these containers

Namespace: Microsoft.Ccr.Core.Arbiters
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)
public class PortElement<T> : IPortElement<T>, 
	IPortElement

T

[Missing <typeparam name="T"/> documentation for "T:Microsoft.Ccr.Core.Arbiters.PortElement`1"]

System..::..Object
  Microsoft.Ccr.Core.Arbiters..::..PortElement<(Of <(<'T>)>)>
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.