Share via


Serialize Method

Microsoft Robotics Class Reference

Serializes the data member values of the current Vector3 to the specified writer

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

Syntax

public void Serialize(
    BinaryWriter writer
)

Parameters

Implements

IDssSerializable. . :: . .Serialize(BinaryWriter)

See Also

Vector3 Structure

Microsoft.Robotics.PhysicalModel.Proxy Namespace