次の方法で共有


Ft4222Device.GetFt4222 メソッド

定義

接続されているすべての FT4222 を取得します

public static System.Collections.Generic.List<Iot.Device.Ft4222.Ft4222Device> GetFt4222 ();
static member GetFt4222 : unit -> System.Collections.Generic.List<Iot.Device.Ft4222.Ft4222Device>
Public Shared Function GetFt4222 () As List(Of Ft4222Device)

戻り値

FT4222 の一覧

適用対象