Returns all child Elements of this Element.
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);
DbElement Class | Aveva.Pdms.Database Namespace