Sdílet prostřednictvím


PinValuePair.Deconstruct(Int32, PinValue) Metoda

Definice

Dekonstruktor pro usnadnění. Umožňuje použít jako "vrácenou kolekci členů".

public void Deconstruct (out int pinNumber, out System.Device.Gpio.PinValue pinValue);
member this.Deconstruct : int * PinValue -> unit
Public Sub Deconstruct (ByRef pinNumber As Integer, ByRef pinValue As PinValue)

Parametry

pinNumber
Int32
pinValue
PinValue

Platí pro