ServicePortInfoCollection Class

Microsoft Robotics Class Reference

Represents a list of service ports

Namespace: Microsoft.Dss.Core.ContractModel
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class ServicePortInfoCollection : List<ServicePortInfo>

Inheritance Hierarchy

System. . :: . .Object
  System.Collections.Generic. . :: . .List< (Of < ( <'ServicePortInfo> ) > ) >
    Microsoft.Dss.Core.ContractModel..::..ServicePortInfoCollection

See Also

ServicePortInfoCollection Members

Microsoft.Dss.Core.ContractModel Namespace