Edit

Share via


Ft4222Device.GetFt4222 Method

Definition

Gets all the FT4222 connected

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)

Returns

A list of FT4222

Applies to