Edit

Share via


TransducerMeasurement.DataSets Property

Definition

Return the data sets of this message. The returned list is a read-only copy of the data sets and cannot be modified.

public System.Collections.Generic.IList<Iot.Device.Nmea0183.Sentences.TransducerDataSet> DataSets { get; }
member this.DataSets : System.Collections.Generic.IList<Iot.Device.Nmea0183.Sentences.TransducerDataSet>
Public ReadOnly Property DataSets As IList(Of TransducerDataSet)

Property Value

Applies to