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