AVEVA Database .NET Public Interface

DbElementTypeList.Remove Method

Remove all instances of a specific DbElementType from the DbElementTypeList

Overload List

Remove all instances of a specific DbElementType from the DbElementTypeList

public void Remove(DbElementType);

Remove all instances of DbElementTypes in an existing DbElementTypeList

public void Remove(DbElementTypeList);

See Also

DbElementTypeList Class | Aveva.Pdms.Database Namespace