Serialize Method
Microsoft Robotics Class Reference
Serializes the data member values of the current SingleShapeEntity to the specified writer
Namespace: Microsoft.Robotics.Simulation.Engine.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0
Syntax
public override void Serialize(
BinaryWriter writer
)
Parameters
- writer
Type: System.IO. . :: . .BinaryWriter
the writer to which to serialize
Implements
IDssSerializable. . :: . .Serialize(BinaryWriter)
IDssSerializable. . :: . .Serialize(BinaryWriter)
IDssSerializable. . :: . .Serialize(BinaryWriter)