AVEVA Database .NET Public Interface

DbElement.Next Method ()

Returns the next Element in order from this Element. If none, returns a null DbElement.

public abstract DbElement Next();

Return Value

Next Element

See Also

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