IStatisticsViewAdsbMessageFormatCount Property |
Gets an array of counters of ADS-B messages against their message format.
Namespace: VirtualRadar.Interface.ViewAssembly: 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