Session.ProcessReferences(Object, ProcessReferenceHandler) Method
Returns a list objects that were processed within the specified event handler.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Parameters
| Name | Type |
|---|---|
| target | Object |
| process | DevExpress.Xpo.ProcessReferenceHandler |
Returns
| Type |
|---|
| IList |
Remarks
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
See Also