IOutputSegment.Item[Int32] Property

Definition

Segment values.

public System.Device.Gpio.PinValue this[int index] { get; set; }
member this.Item(int) : System.Device.Gpio.PinValue with get, set
Default Public Property Item(index As Integer) As PinValue

Parameters

index
Int32

Property Value

Applies to