共用方式為


PwmController.PinCount 屬性

定義

取得系統上可用的針腳數目。

public:
 property int PinCount { int get(); };
int PinCount();
public int PinCount { get; }
var int32 = pwmController.pinCount;
Public ReadOnly Property PinCount As Integer

屬性值

Int32

int

針腳數目。

適用於