AVEVA Database .NET Public Interface

DbElement.FirstMember Method

Navigate to first child Element.

Overload List

Navigate to first child Element.

public abstract DbElement FirstMember();

Navigate to first child Element that has given type.

public abstract DbElement FirstMember(DbElementType);

See Also

DbElement Class | Aveva.Pdms.Database Namespace