Click or drag to resize

FilterBaseOBJECTTYPEFilter Method (ListOBJECTTYPE)

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(
	List<OBJECTTYPE> itemList
)

Parameters

itemList
Type: System.Collections.GenericListOBJECTTYPE
See Also