You are here: Start » AVL.NET » ProfileBox.ProfileBoxLimitsCollection.CopyTo Method

ProfileBox.ProfileBoxLimitsCollection.CopyTo Method

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public virtual void CopyTo
(
	HMI.Controls.ProfileBox.HMI.Controls.ProfileBox.ProfileBoxLimit[] array,
	int arrayIndex
)

Parameters

Name Type Range Default Description
arrayHMI.Controls.ProfileBox.HMI.Controls.ProfileBox.ProfileBoxLimit[]
arrayIndexint

See also