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

当前更改记录数。

适用于