| ITrackProcessorTargetSolutions Property |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Gets the dictionary of track solutions.
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax ConcurrentDictionary<ulong, TargetSolution> TargetSolutions { get; }
ReadOnly Property TargetSolutions As ConcurrentDictionary(Of ULong, TargetSolution)
Get
Property Value
Type:
ConcurrentDictionaryUInt64,
TargetSolutionSee Also