FilterBuilderIncremental Method A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodStatic memberIncremental(String, String)
Create a new INCREMENTAL filter, limiting the result to products where all processed parts (after tokenization and normalization) of the specified value are present within the given attribute. The last value token matches if any attribute contains a value to which it is a prefix (after tokenization).
Public methodStatic memberIncremental(String, String)
Create a new INCREMENTAL filter, limiting the result to products where all processed parts (after tokenization and normalization) of the specified value are present within the given attribute. The last value token matches if any attribute contains a value to which it is a prefix (after tokenization).
Top
See Also

Reference