Share via


DeleteSimulationEntity Class

Microsoft Robotics Class Reference

Delete entity

Namespace: Microsoft.Robotics.Simulation.Engine.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class DeleteSimulationEntity : Delete<VisualEntity, PortSet<DefaultDeleteResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Delete< (Of < ( <'VisualEntity, PortSet< (Of < ( <'DefaultDeleteResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Robotics.Simulation.Engine.Proxy..::..DeleteSimulationEntity

See Also

DeleteSimulationEntity Members

Microsoft.Robotics.Simulation.Engine.Proxy Namespace