View.GetSelectedPlotIds Method
Returns a collection that contains the identities of all selected plots.
Thread safety: This method is not thread-safe and it should only be called from the GUI thread. Show
GetSelectedPlotIds()
Returns a collection that contains the identities of all selected plots.Syntax
public PlotIdCollection GetSelectedPlotIds ()
Return Value
Type: A collection of PlotId elements.
The identities of all selected plots.
The identities of all selected plots.
Platforms
Windows, Linux, Android