Apache Lucene.Net 2.4.0 Class Library API

CharArraySet.Contains Method

true if the

len
chars of
text
starting at
off
are in the set

Overload List

true if the

len
chars of
text
starting at
off
are in the set

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

 

public override bool Contains(object);

See Also

CharArraySet Class | Lucene.Net.Analysis Namespace