CopyTo Method
Microsoft Robotics Class Reference
Copies the members values of the current instance to the target
Namespace: Microsoft.Dss.Core.ContractModel
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public void CopyTo(
IDssSerializable target
)
Parameters
- target
Type: Microsoft.Dss.Core. . :: . .IDssSerializable
target instance
Implements
IDssSerializable. . :: . .CopyTo(IDssSerializable)