IStatisticsViewModeSDFCount Property |
Gets an array of counters of Mode-S messages indexed by the message's DF.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long[] ModeSDFCount { get; }
ReadOnly Property ModeSDFCount As Long()
Get
property array<long long>^ ModeSDFCount {
array<long long>^ get ();
}
abstract ModeSDFCount : int64[] with get
Property Value
Type:
Int64See Also