AVEVA Database .NET Public Interface

DbElement.Members Method

Returns all child Elements of this Element.

Overload List

Returns all child Elements of this Element.

public abstract DbElement[] Members();

Returns all child Elements of this Element that have Element Type.

public abstract DbElement[] Members(DbElementType);

See Also

DbElement Class | Aveva.Pdms.Database Namespace