Replace(TBody, TResponse) Class

Microsoft Robotics Class Reference

Replace operation

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class Replace<TBody, TResponse> : DsspOperation<TBody, TResponse>
where TBody : new()
where TResponse : new(), IPort

Type Parameters

  • TBody
    [Missing <typeparam name="TBody"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Replace`2"]

  • TResponse
    [Missing <typeparam name="TResponse"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Replace`2"]

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp..::..Replace<(Of <(<'TBody, TResponse>)>)>
        Microsoft.Dss.Core.DsspHttp. . :: . .HttpPut
        Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspDefaultReplace
        Microsoft.Dss.Services.ConsoleOutput.Proxy. . :: . .Replace
        Microsoft.Dss.Services.ConsoleOutput. . :: . .Replace
        Microsoft.Dss.Services.DefaultTarget.Proxy. . :: . .Replace
        Microsoft.Dss.Services.DefaultTarget. . :: . .Replace
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .Replace
        Microsoft.Dss.Services.Security.Manager. . :: . .Replace
        Microsoft.Robotics.Services.ADCPinArray.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.ADCPinArray. . :: . .Replace
        Microsoft.Robotics.Services.AnalogSensor.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.AnalogSensor. . :: . .Replace
        Microsoft.Robotics.Services.AnalogSensorArray.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.AnalogSensorArray. . :: . .Replace
        Microsoft.Robotics.Services.ArticulatedArm.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.ArticulatedArm. . :: . .Replace
        Microsoft.Robotics.Services.Battery.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.Battery. . :: . .Replace
        Microsoft.Robotics.Services.ContactSensor.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.ContactSensor. . :: . .Replace
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .ReplaceStreamState
        Microsoft.Robotics.Services.DssStream. . :: . .ReplaceStreamState
        Microsoft.Robotics.Services.Encoder.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.Encoder. . :: . .Replace
        Microsoft.Robotics.Services.GpioPinArray.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.GpioPinArray. . :: . .Replace
        Microsoft.Robotics.Services.Infrared.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.Infrared. . :: . .Replace
        Microsoft.Robotics.Services.InfraredSensorArray.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.InfraredSensorArray. . :: . .Replace
        Microsoft.Robotics.Services.Motor.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.Motor. . :: . .Replace
        Microsoft.Robotics.Services.PanTilt.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.PanTilt. . :: . .Replace
        Microsoft.Robotics.Services.Sonar.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.Sonar. . :: . .Replace
        Microsoft.Robotics.Services.SonarSensorArray.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.SonarSensorArray. . :: . .Replace
        Microsoft.Robotics.Services.WebCam.Proxy. . :: . .Replace
        Microsoft.Robotics.Services.WebCam. . :: . .Replace
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .Replace
        Microsoft.Robotics.Simulation.Engine. . :: . .Replace

See Also

Replace< (Of < ( <'TBody, TResponse> ) > ) > Members

Microsoft.Dss.ServiceModel.Dssp Namespace