Navigate to first child Element.
Navigate to first child Element.
public abstract DbElement FirstMember();
Navigate to first child Element that has given type.
public abstract DbElement FirstMember(DbElementType);
DbElement Class | Aveva.Pdms.Database Namespace