Skip to main content

CustomFunctionCollection Class

For internal use only.

Namespace: DevExpress.XamarinForms.Core.Filtering

Assembly: DevExpress.XamarinForms.Core.dll

NuGet Package: DevExpress.XamarinForms.Core

Declaration

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

The following members return CustomFunctionCollection objects:

Inheritance

Object
CustomFunctionCollection
See Also