AVEVA Database .NET Public Interface

DbElement.FirstMember Method (DbElementType)

Navigate to first child Element that has given type.

public abstract DbElement FirstMember(
   DbElementType elementType
);

Parameters

elementType
Element type

Return Value

Child Element

See Also

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