Click or drag to resize
FilterDescriptorBase Methods

The FilterDescriptorBase type exposes the following members.

Methods
  Name Description
Public method CreateFilterExpression
Creates a filter expression by delegating its creation to CreateFilterExpression(ParameterExpression), if instance is ParameterExpression, otherwise throws ArgumentException
Top
See Also