IStatisticsAdsbMessageFormatCount Property |
Gets an array, indexable by (int)
MessageFormat, recording the count of each ADS-B message format received.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long[] AdsbMessageFormatCount { get; }
ReadOnly Property AdsbMessageFormatCount As Long()
Get
property array<long long>^ AdsbMessageFormatCount {
array<long long>^ get ();
}
abstract AdsbMessageFormatCount : int64[] with get
Property Value
Type:
Int64See Also