CopyTo Method
Microsoft Robotics Class Reference
Copies the data member values of the current SphereShape 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 override void CopyTo(
IDssSerializable target
)
Parameters
- target
Type: Microsoft.Dss.Core. . :: . .IDssSerializable
target object (must be an instance of)
Implements
IDssSerializable. . :: . .CopyTo(IDssSerializable)
IDssSerializable. . :: . .CopyTo(IDssSerializable)