ContractIdentifierCollection Class

Microsoft Robotics Class Reference

Represents a list of contracts

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 ContractIdentifierCollection : List<string>

Inheritance Hierarchy

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

See Also

ContractIdentifierCollection Members

Microsoft.Dss.Core.ContractModel Namespace