AVEVA Database .NET Public Interface

DbElementTypeList.RemoveAll Method (DbNounField, Boolean)

Remove all DbElementTypes with a specified value of a given logical field

public void RemoveAll(
   DbNounField field,
   bool boolvalue
);

Parameters

field
The logical field
boolvalue
The required value of the logical field

See Also

DbElementTypeList Class | Aveva.Pdms.Database Namespace | DbElementTypeList.RemoveAll Overload List