Apache Lucene.Net 2.4.0 Class Library API

CharArraySet.Contains Method (Char[], Int32, Int32)

true if the

len
chars of
text
starting at
off
are in the set

public virtual bool Contains(
   char[] text,
   int off,
   int len
);

See Also

CharArraySet Class | Lucene.Net.Analysis Namespace | CharArraySet.Contains Overload List