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

ProfileBox.ProfileBoxLimitsCollection.Insert Method

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

Syntax

public virtual void Insert
(
	int index,
	HMI.Controls.ProfileBox.HMI.Controls.ProfileBox.ProfileBoxLimit item
)

Parameters

Name Type Range Default Description
indexint
itemHMI.Controls.ProfileBox.HMI.Controls.ProfileBox.ProfileBoxLimit

See also