共用方式為


GpioChangeReader.Length 屬性

定義

取得目前在變更讀取器中的記錄數目。

public:
 property int Length { int get(); };
int Length();
public int Length { get; }
var int32 = gpioChangeReader.length;
Public ReadOnly Property Length As Integer

屬性值

Int32

int

目前的變更記錄數目。

適用於