Serialize Method

Microsoft Robotics Class Reference

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

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

Syntax

public virtual void Serialize(
    BinaryWriter writer
)

Parameters

Implements

IDssSerializable. . :: . .Serialize(BinaryWriter)

See Also

GpioPinArrayState Class

Microsoft.Robotics.Services.GpioPinArray.Proxy Namespace