Skip to main content
A newer version of this page is available.

CustomFunctionCollection Class

For internal use only.

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.XamarinForms.Core.dll

Declaration

public class CustomFunctionCollection :
    ICollection<ICustomFunctionOperator>,
    IEnumerable<ICustomFunctionOperator>,
    IEnumerable

Inheritance

Object
CustomFunctionCollection
See Also