Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Copies the data member values of the current SingleAxisJointState to the specified target object
Namespace: Microsoft.Robotics.Services.SingleAxisJoint.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0
Syntax
public virtual void CopyTo(
IDssSerializable target
)
Parameters
- target
Type: Microsoft.Dss.Core. . :: . .IDssSerializable
target object (must be an instance of)
Implements
IDssSerializable. . :: . .CopyTo(IDssSerializable)