Share via


Pins Property

Microsoft Robotics Class Reference

Gets or sets the list of pins

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

Syntax

[DataMemberAttribute]
public List<ADCPinState> Pins { get; set; }

See Also

ADCPinArrayState Class

Microsoft.Robotics.Services.ADCPinArray Namespace