CopyTo Method

Microsoft Robotics Class Reference

Copies the data member values of the current MassDensity to the specified target object

Namespace: Microsoft.Robotics.Simulation.Physics.Proxy
Assembly: SimulationCommon.Proxy (in SimulationCommon.Proxy.dll) Version: 4.0.261.0

Syntax

public virtual void CopyTo(
    IDssSerializable target
)

Parameters

Implements

IDssSerializable. . :: . .CopyTo(IDssSerializable)

See Also

MassDensity Class

Microsoft.Robotics.Simulation.Physics.Proxy Namespace