AVEVA Database .NET Public Interface

DbElement.Equals Method 

Compare this Element with general object.

public abstract bool Equals(
   object type
);

Parameters

type
Object to compare against

Return Value

True, if object is equal

See Also

DbElement Class | Aveva.Pdms.Database Namespace