IClientCriteriaVisitor Interface
For internal use only. The interface the visitor of Criteria Language collection-based elements should implement.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
Declaration
public interface IClientCriteriaVisitor :
ICriteriaVisitor
See Also