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

View2DBoxPrimitivesCollection.IndexOf Method

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

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

Syntax

public int IndexOf
(
	string name
)

Parameters

Name Type Range Default Description
namestring

Function Overrides

See also