CustomFunctionCollection.Clear() Method
In This Article
Removes all custom functions from the collection.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
#Declaration
C#
public void Clear()
See Also