| 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
Syntaxpublic void Filter(
IList<OBJECTTYPE> itemList
)
Parameters
- itemList
- Type: System.Collections.GenericIListOBJECTTYPE
See Also