JoinNodeCollection Class
Represents a collection of JoinNode objects.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Remarks
The methods provided by the JoinNodeCollection class allow you to perform common collection management tasks (adding, removing elements, etc.).
See Also