| C1.CollectionView Assembly > C1.CollectionView Namespace > ICollectionViewEx Class : CreateFilterFromString<T> Method |
true treat spaces as and operator.
true it will look into numeric fields.
[Extension()] public static FilterExpression CreateFilterFromString<T>( ICollectionView<T> collectionView, string query, bool treatSpacesAsAndOperator, bool matchNumbers ) where T: class
true treat spaces as and operator.true it will look into numeric fields.