Sdílet prostřednictvím


PinValuePair Struktura

Definice

Jednoduchá obálka pro dvojici pin/hodnota.

public readonly struct PinValuePair
type PinValuePair = struct
Public Structure PinValuePair
Dědičnost
PinValuePair

Konstruktory

PinValuePair(Int32, PinValue)

Inicializuje novou instanci PinValuePair struktury.

Vlastnosti

PinNumber

Číslo špendlíku.

PinValue

Hodnota připnutí.

Metody

Deconstruct(Int32, PinValue)

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

Platí pro