blob: 9053dc1840ea8ad104c0cff9efbf9090ad9f266b [file] [log] [blame]
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class CharArraySetExtensions
| Apache Lucene.NET 4.8.0-beta00010 Documentation </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class CharArraySetExtensions
| Apache Lucene.NET 4.8.0-beta00010 Documentation ">
<meta name="generator" content="docfx 2.56.0.0">
<link rel="shortcut icon" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/logo/favicon.ico">
<link rel="stylesheet" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.vendor.css">
<link rel="stylesheet" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.css">
<link rel="stylesheet" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/main.css">
<meta property="docfx:navrel" content="toc.html">
<meta property="docfx:tocrel" content="analysis-common/toc.html">
<meta property="docfx:rel" content="https://lucenenet.apache.org/docs/4.8.0-beta00009/">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<img id="logo" class="svg" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/logo/lucene-net-color.png" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search">
<ul class="level0 breadcrumb">
<li>
<a href="https://lucenenet.apache.org/docs/4.8.0-beta00009/">API</a>
<span id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</span>
</li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions">
<h1 id="Lucene_Net_Analysis_Util_CharArraySetExtensions" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions" class="text-break">Class CharArraySetExtensions
</h1>
<div class="markdown level0 summary"><p>LUCENENET specific extension methods for CharArraySet</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">CharArraySetExtensions</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Lucene.Net.Analysis.Util.html">Lucene.Net.Analysis.Util</a></h6>
<h6><strong>Assembly</strong>: Lucene.Net.Analysis.Common.dll</h6>
<h5 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static class CharArraySetExtensions</code></pre>
</div>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Boolean_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L903">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Boolean_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.Boolean)">Add(CharArraySet, Boolean)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.Boolean</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Add(this CharArraySet set, bool text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Byte_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Byte)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L912">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Byte_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.Byte)">Add(CharArraySet, Byte)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.Byte</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Add(this CharArraySet set, byte text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Byte</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Char_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Char)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L921">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Char_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.Char)">Add(CharArraySet, Char)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.Char</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Add(this CharArraySet set, char text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Char</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Int16_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Int16)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L985">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Int16_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.Int16)">Add(CharArraySet, Int16)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.Int16</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Add(this CharArraySet set, short text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int16</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Int32_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L957">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Int32_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.Int32)">Add(CharArraySet, Int32)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.Int32</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Add(this CharArraySet set, int text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Int64_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Int64)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L966">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_Int64_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.Int64)">Add(CharArraySet, Int64)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.Int64</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Add(this CharArraySet set, long text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int64</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_SByte_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.SByte)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L975">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_SByte_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.SByte)">Add(CharArraySet, SByte)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.SByte</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool Add(this CharArraySet set, sbyte text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.SByte</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_UInt16_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.UInt16)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1014">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_UInt16_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.UInt16)">Add(CharArraySet, UInt16)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.UInt16</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool Add(this CharArraySet set, ushort text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt16</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_UInt32_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L994">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_UInt32_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.UInt32)">Add(CharArraySet, UInt32)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.UInt32</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool Add(this CharArraySet set, uint text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_UInt64_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.UInt64)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1004">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Add_Lucene_Net_Analysis_Util_CharArraySet_System_UInt64_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Add(Lucene.Net.Analysis.Util.CharArraySet,System.UInt64)">Add(CharArraySet, UInt64)</h4>
<div class="markdown level1 summary"><p>Add this <span class="xref">System.UInt64</span> into the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool Add(this CharArraySet set, ulong text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if <code data-dev-comment-type="paramref" class="paramref">text</code> was added to the set; <code>false</code> if it already existed prior to this call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Boolean_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1027">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Boolean_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.Boolean)">Contains(CharArraySet, Boolean)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.Boolean</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains(this CharArraySet set, bool text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Byte_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Byte)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1035">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Byte_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.Byte)">Contains(CharArraySet, Byte)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.Byte</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains(this CharArraySet set, byte text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Byte</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Char_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Char)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1043">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Char_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.Char)">Contains(CharArraySet, Char)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.Char</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains(this CharArraySet set, char text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Char</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Int16_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Int16)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1100">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Int16_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.Int16)">Contains(CharArraySet, Int16)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.Int16</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains(this CharArraySet set, short text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int16</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Int32_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1075">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Int32_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.Int32)">Contains(CharArraySet, Int32)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.Int32</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains(this CharArraySet set, int text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Int64_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Int64)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1083">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_Int64_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.Int64)">Contains(CharArraySet, Int64)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.Int64</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool Contains(this CharArraySet set, long text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int64</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_SByte_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.SByte)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1091">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_SByte_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.SByte)">Contains(CharArraySet, SByte)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.SByte</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool Contains(this CharArraySet set, sbyte text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.SByte</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_UInt16_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.UInt16)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1126">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_UInt16_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.UInt16)">Contains(CharArraySet, UInt16)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.UInt16</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool Contains(this CharArraySet set, ushort text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt16</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_UInt32_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1108">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_UInt32_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.UInt32)">Contains(CharArraySet, UInt32)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.UInt32</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool Contains(this CharArraySet set, uint text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_UInt64_.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.UInt64)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1117">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_Contains_Lucene_Net_Analysis_Util_CharArraySet_System_UInt64_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.Contains(Lucene.Net.Analysis.Util.CharArraySet,System.UInt64)">Contains(CharArraySet, UInt64)</h4>
<div class="markdown level1 summary"><p><code>true</code> if the <span class="xref">System.UInt64</span> is in the set</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool Contains(this CharArraySet set, ulong text)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt64</span></td>
<td><span class="parametername">text</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Byte__.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Collections.Generic.IEnumerable%7BSystem.Byte%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1143">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Byte__" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet,System.Collections.Generic.IEnumerable{System.Byte})">UnionWith(CharArraySet, IEnumerable&lt;Byte&gt;)</h4>
<div class="markdown level1 summary"><p>Modifies the current <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> to contain all elements that are present
in itself, the specified collection, or both.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool UnionWith(this CharArraySet set, IEnumerable&lt;byte&gt; other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td><p>this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></p>
</td>
</tr>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<span class="xref">System.Byte</span>&gt;</td>
<td><span class="parametername">other</span></td>
<td><p>The collection whose elements should be merged into the <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> changed as a result of the call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Char__.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Collections.Generic.IEnumerable%7BSystem.Char%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1171">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Char__" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet,System.Collections.Generic.IEnumerable{System.Char})">UnionWith(CharArraySet, IEnumerable&lt;Char&gt;)</h4>
<div class="markdown level1 summary"><p>Modifies the current <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> to contain all elements that are present
in itself, the specified collection, or both.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool UnionWith(this CharArraySet set, IEnumerable&lt;char&gt; other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td><p>this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></p>
</td>
</tr>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<span class="xref">System.Char</span>&gt;</td>
<td><span class="parametername">other</span></td>
<td><p>The collection whose elements should be merged into the <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> changed as a result of the call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Int16__.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Collections.Generic.IEnumerable%7BSystem.Int16%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1368">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Int16__" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet,System.Collections.Generic.IEnumerable{System.Int16})">UnionWith(CharArraySet, IEnumerable&lt;Int16&gt;)</h4>
<div class="markdown level1 summary"><p>Modifies the current <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> to contain all elements that are present
in itself, the specified collection, or both.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool UnionWith(this CharArraySet set, IEnumerable&lt;short&gt; other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td><p>this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></p>
</td>
</tr>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<span class="xref">System.Int16</span>&gt;</td>
<td><span class="parametername">other</span></td>
<td><p>The collection whose elements should be merged into the <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> changed as a result of the call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Int32__.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Collections.Generic.IEnumerable%7BSystem.Int32%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1283">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Int32__" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet,System.Collections.Generic.IEnumerable{System.Int32})">UnionWith(CharArraySet, IEnumerable&lt;Int32&gt;)</h4>
<div class="markdown level1 summary"><p>Modifies the current <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> to contain all elements that are present
in itself, the specified collection, or both.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool UnionWith(this CharArraySet set, IEnumerable&lt;int&gt; other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td><p>this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></p>
</td>
</tr>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<span class="xref">System.Int32</span>&gt;</td>
<td><span class="parametername">other</span></td>
<td><p>The collection whose elements should be merged into the <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> changed as a result of the call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Int64__.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Collections.Generic.IEnumerable%7BSystem.Int64%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1311">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_Int64__" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet,System.Collections.Generic.IEnumerable{System.Int64})">UnionWith(CharArraySet, IEnumerable&lt;Int64&gt;)</h4>
<div class="markdown level1 summary"><p>Modifies the current <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> to contain all elements that are present
in itself, the specified collection, or both.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool UnionWith(this CharArraySet set, IEnumerable&lt;long&gt; other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td><p>this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></p>
</td>
</tr>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<span class="xref">System.Int64</span>&gt;</td>
<td><span class="parametername">other</span></td>
<td><p>The collection whose elements should be merged into the <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> changed as a result of the call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_SByte__.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Collections.Generic.IEnumerable%7BSystem.SByte%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1339">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_SByte__" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet,System.Collections.Generic.IEnumerable{System.SByte})">UnionWith(CharArraySet, IEnumerable&lt;SByte&gt;)</h4>
<div class="markdown level1 summary"><p>Modifies the current <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> to contain all elements that are present
in itself, the specified collection, or both.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool UnionWith(this CharArraySet set, IEnumerable&lt;sbyte&gt; other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td><p>this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></p>
</td>
</tr>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<span class="xref">System.SByte</span>&gt;</td>
<td><span class="parametername">other</span></td>
<td><p>The collection whose elements should be merged into the <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> changed as a result of the call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_UInt16__.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Collections.Generic.IEnumerable%7BSystem.UInt16%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1454">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_UInt16__" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet,System.Collections.Generic.IEnumerable{System.UInt16})">UnionWith(CharArraySet, IEnumerable&lt;UInt16&gt;)</h4>
<div class="markdown level1 summary"><p>Modifies the current <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> to contain all elements that are present
in itself, the specified collection, or both.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool UnionWith(this CharArraySet set, IEnumerable&lt;ushort&gt; other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td><p>this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></p>
</td>
</tr>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<span class="xref">System.UInt16</span>&gt;</td>
<td><span class="parametername">other</span></td>
<td><p>The collection whose elements should be merged into the <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> changed as a result of the call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_UInt32__.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Collections.Generic.IEnumerable%7BSystem.UInt32%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1396">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_UInt32__" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet,System.Collections.Generic.IEnumerable{System.UInt32})">UnionWith(CharArraySet, IEnumerable&lt;UInt32&gt;)</h4>
<div class="markdown level1 summary"><p>Modifies the current <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> to contain all elements that are present
in itself, the specified collection, or both.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool UnionWith(this CharArraySet set, IEnumerable&lt;uint&gt; other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td><p>this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></p>
</td>
</tr>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<span class="xref">System.UInt32</span>&gt;</td>
<td><span class="parametername">other</span></td>
<td><p>The collection whose elements should be merged into the <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> changed as a result of the call</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_UInt64__.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet%2CSystem.Collections.Generic.IEnumerable%7BSystem.UInt64%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L1425">View Source</a>
</span>
<a id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith*"></a>
<h4 id="Lucene_Net_Analysis_Util_CharArraySetExtensions_UnionWith_Lucene_Net_Analysis_Util_CharArraySet_System_Collections_Generic_IEnumerable_System_UInt64__" data-uid="Lucene.Net.Analysis.Util.CharArraySetExtensions.UnionWith(Lucene.Net.Analysis.Util.CharArraySet,System.Collections.Generic.IEnumerable{System.UInt64})">UnionWith(CharArraySet, IEnumerable&lt;UInt64&gt;)</h4>
<div class="markdown level1 summary"><p>Modifies the current <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> to contain all elements that are present
in itself, the specified collection, or both.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[CLSCompliant(false)]
public static bool UnionWith(this CharArraySet set, IEnumerable&lt;ulong&gt; other)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></td>
<td><span class="parametername">set</span></td>
<td><p>this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a></p>
</td>
</tr>
<tr>
<td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<span class="xref">System.UInt64</span>&gt;</td>
<td><span class="parametername">other</span></td>
<td><p>The collection whose elements should be merged into the <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a>.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p><code>true</code> if this <a class="xref" href="Lucene.Net.Analysis.Util.CharArraySet.html">CharArraySet</a> changed as a result of the call</p>
</td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Analysis_Util_CharArraySetExtensions.md&amp;value=---%0Auid%3A%20Lucene.Net.Analysis.Util.CharArraySetExtensions%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/apache/lucenenet/blob/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Analysis.Common/Analysis/Util/CharArraySet.cs/#L895" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright © 2020 Licensed to the Apache Software Foundation (ASF)
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.vendor.js"></script>
<script type="text/javascript" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.js"></script>
<script type="text/javascript" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/main.js"></script>
</body>
</html>