Back to Devexpress

XPBaseCollection.BeginLoad() Method

xpo-devexpress-dot-xpo-dot-xpbasecollection-9cf09b5d.md

latest979 B
Original Source

XPBaseCollection.BeginLoad() Method

Starts the loading process.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public ObjectsQuery BeginLoad()
vb
Public Function BeginLoad As ObjectsQuery

Returns

Type
ObjectsQuery

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

XPBaseCollection Class

XPBaseCollection Members

DevExpress.Xpo Namespace