IntCollection.Add Method
Adds an object to the end of the collection.
Add(System.Int32 item)
Adds an object to the end of the collection.Syntax
public void Add (
System.Int32 item
)
Parameters
The object to be added to the end of the collection.
Platforms
Windows, Linux, Android