You are here: Start » FIL.NET » View2DBoxPrimitivesCollection.IndexOf Method

View2DBoxPrimitivesCollection.IndexOf Method

Searches for the specified primitive and returns the zero-based index of its position the collection.

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

Syntax

public virtual int IndexOf
(
	HMI.Controls.View2DBoxPrimitive item
)

Parameters

Name Type Range Default Description
itemHMI.Controls.View2DBoxPrimitive

Function Overrides

See also