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

View2DBoxPrimitivesCollection.Contains Method

Checks if the specified primitive is present in this collection.

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

Syntax

public virtual bool Contains
(
	HMI.Controls.View2DBoxPrimitive item
)

Parameters

Name Type Range Default Description
itemHMI.Controls.View2DBoxPrimitive

See also