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
Serializes the values of the members of the current instance
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 override void Serialize(
BinaryWriter writer
)
Parameters
- writer
Type: System.IO. . :: . .BinaryWriter
the writer to which to write the values
Implements
IDssSerializable. . :: . .Serialize(BinaryWriter)