Share via


CopyTo Method

Microsoft Robotics Class Reference

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

Namespace: Microsoft.Robotics.PhysicalModel.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

public void CopyTo(
    IDssSerializable target
)

Parameters

Implements

IDssSerializable. . :: . .CopyTo(IDssSerializable)

See Also

ColorValue Structure

Microsoft.Robotics.PhysicalModel.Proxy Namespace