AVEVA Database .NET Public Interface

DbElement.Members Method (DbElementType)

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

public abstract DbElement[] Members(
   DbElementType type
);

Parameters

type
Element Type

Return Value

Array containing child Elements

See Also

DbElement Class | Aveva.Pdms.Database Namespace | DbElement.Members Overload List