Method SelectDynamicEntityObservations
SelectDynamicEntityObservations(IEnumerable<DynamicEntityObservation>)
Selects the given dynamic entity observations and adds them to the current list of selected observations.
Declaration
public void SelectDynamicEntityObservations(IEnumerable<DynamicEntityObservation> dynamicEntityObservations)
Parameters
Type | Name | Description |
---|---|---|
System. |
dynamicEntityObservations | The dynamic entity observations to select. |
Remarks
Selecting a Dynamic
-
adds the Dynamic
Entity to the current list of selected dynamic entity observationsObservation - adds a visual selection halo around the static Dynamic
Entity Observation
Use Select
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |