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