PresentationObjectCollection.Add Method
Adds an object to the end of the collection.
Thread safety: This property is not thread-safe.
Add(PresentationObject item)
Adds an object to the end of the collection.Syntax
public void Add (
PresentationObject item
)
Parameters
item
Type: PresentationObject
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