AVEVA Database .NET Public Interface

DbAttributeList.Remove Method

Remove all instances of a specific attribute from the AttributeList

Overload List

Remove all instances of a specific attribute from the AttributeList

public void Remove(DbAttribute);

Remove all instances of attributes in an existing AttributeList

public void Remove(DbAttributeList);

See Also

DbAttributeList Class | Aveva.Pdms.Database Namespace