Edit

Share via


AisManager.GetTargets Method

Definition

Gets the list of active targets

public System.Collections.Generic.IEnumerable<Iot.Device.Nmea0183.Ais.AisTarget> GetTargets ();
member this.GetTargets : unit -> seq<Iot.Device.Nmea0183.Ais.AisTarget>
Public Function GetTargets () As IEnumerable(Of AisTarget)

Returns

An enumeration of all currently tracked targets

Applies to