PlotIdCollection.Add Method
Adds an object to the end of the collection.
Thread safety: This method is thread-safe.
Add(PlotId item)
Adds an object to the end of the collection.Syntax
public void Add (
PlotId item
)
Parameters
item
Type: PlotId
The object to be added to the end of the collection.
The object to be added to the end of the collection.
Platforms
Windows, Linux, Android