Click or drag to resize

FilterBaseOBJECTTYPEFilter Method (IListOBJECTTYPE)

Removes all failing objects.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void Filter(
	IList<OBJECTTYPE> itemList
)

Parameters

itemList
Type: System.Collections.GenericIListOBJECTTYPE
See Also