ResourceInfoCollection Class

Microsoft Robotics Class Reference

Represents a list of resources

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

Syntax

[XmlTypeAttribute(Namespace = "https://schemas.microsoft.com/dss/2008/05/contractmodel.html")]
public class ResourceInfoCollection : List<ResourceInfo>

Inheritance Hierarchy

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

See Also

ResourceInfoCollection Members

Microsoft.Dss.Core.ContractModel Namespace