Elements Field

Microsoft Robotics Studio

Items queued in port

Namespace: Microsoft.Dss.Services.RuntimeDiagnosticsService
Assembly:  DssRuntime (in DssRuntime.dll)
Version: 1.5.507.0

Syntax

[DataMemberAttribute(IsRequired = true)]
public List<PortElementType> Elements
'Declaration
<DataMemberAttribute(IsRequired := True)> _
Public Elements As List(Of PortElementType)
[DataMemberAttribute(IsRequired = true)]
public:
List<PortElementType^>^ Elements

See Also

PortDetailedInformationType Class

Microsoft.Dss.Services.RuntimeDiagnosticsService Namespace