2021 Method
Changes 0
M

ExternalApplicationArray.Insert

Description:
Insert the specified item into the array.
public virtual void Insert(
	IExternalApplication item,
	int index
)
Return Value Returns whether the item was inserted into the array.