Click or drag to resize
TemporaryGraphicCollectionCopyTo Method (TemporaryGraphic, Int32)
Copies the elements of the collection to an Array, starting at a particular Array index.

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public virtual void CopyTo(
	TemporaryGraphic[] array,
	int index
)

Parameters

array
Type: ABB.Robotics.RobotStudio.Stations.FormsTemporaryGraphic
index
Type: SystemInt32
Version Information

Supported in: 1.0.0.0
See Also