11---
2- title : NetworkedDictionary< TKey, TValue>
3- permalink : /api/networked-dictionary_ -tkey, -tvalue_ /
2+ title : NetworkedDictionary< TKey,TValue>
3+ permalink : /api/networked-dictionary%3C -tkey,-tvalue%3E /
44---
55
66<div style =" line-height : 1 ;" >
7- <h2 markdown="1">NetworkedDictionary<TKey, TValue> ``class``</h2>
7+ <h2 markdown="1">NetworkedDictionary<TKey,TValue> ``class``</h2>
88 <p style="font-size: 20px;"><b>Namespace:</b> MLAPI.NetworkedVar.Collections</p>
99 <p style="font-size: 20px;"><b>Assembly:</b> MLAPI.dll</p>
1010</div >
@@ -44,11 +44,11 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
4444<div >
4545 <h3>Public Constructors</h3>
4646 <div style="line-height: 1; ">
47- <h4 markdown="1"><b>public [``NetworkedDictionary<TKey, TValue>``](/MLAPI/api/networked-dictionary_ -tkey, -tvalue_ /)();</b></h4>
47+ <h4 markdown="1"><b>public [``NetworkedDictionary<TKey,TValue>``](/MLAPI/api/networked-dictionary%3C -tkey,-tvalue%3E /)();</b></h4>
4848 <p>Creates a NetworkedDictionary with the default value and settings</p>
4949 </div>
5050 <div style="line-height: 1; ">
51- <h4 markdown="1"><b>public [``NetworkedDictionary<TKey, TValue>``](/MLAPI/api/networked-dictionary_ -tkey, -tvalue_ /)([``NetworkedVarSettings``](/MLAPI/api/networked-var-settings/) settings);</b></h4>
51+ <h4 markdown="1"><b>public [``NetworkedDictionary<TKey,TValue>``](/MLAPI/api/networked-dictionary%3C -tkey,-tvalue%3E /)([``NetworkedVarSettings``](/MLAPI/api/networked-var-settings/) settings);</b></h4>
5252 <p>Creates a NetworkedDictionary with the default value and custom settings</p>
5353 </div>
5454 <h5><b>Parameters</b></h5>
@@ -57,21 +57,21 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
5757 <p>The settings to use for the NetworkedDictionary</p>
5858 </div>
5959 <div style="line-height: 1; ">
60- <h4 markdown="1"><b>public [``NetworkedDictionary<TKey, TValue>``](/MLAPI/api/networked-dictionary_ -tkey, -tvalue_ /)([``NetworkedVarSettings``](/MLAPI/api/networked-var-settings/) settings, ``IDictionary<TKey, TValue>`` value);</b></h4>
60+ <h4 markdown="1"><b>public [``NetworkedDictionary<TKey,TValue>``](/MLAPI/api/networked-dictionary%3C -tkey,-tvalue%3E /)([``NetworkedVarSettings``](/MLAPI/api/networked-var-settings/) settings, ``IDictionary<TKey,TValue>`` value);</b></h4>
6161 </div>
6262 <h5><b>Parameters</b></h5>
6363 <div>
6464 <p style="font-size: 20px; color: #444;" markdown="1">[``NetworkedVarSettings``](/MLAPI/api/networked-var-settings/) settings</p>
6565 </div>
6666 <div>
67- <p style="font-size: 20px; color: #444;" markdown="1">``IDictionary<TKey, TValue>`` value</p>
67+ <p style="font-size: 20px; color: #444;" markdown="1">``IDictionary<TKey,TValue>`` value</p>
6868 </div>
6969 <div style="line-height: 1; ">
70- <h4 markdown="1"><b>public [``NetworkedDictionary<TKey, TValue>``](/MLAPI/api/networked-dictionary_ -tkey, -tvalue_ /)(``IDictionary<TKey, TValue>`` value);</b></h4>
70+ <h4 markdown="1"><b>public [``NetworkedDictionary<TKey,TValue>``](/MLAPI/api/networked-dictionary%3C -tkey,-tvalue%3E /)(``IDictionary<TKey,TValue>`` value);</b></h4>
7171 </div>
7272 <h5><b>Parameters</b></h5>
7373 <div>
74- <p style="font-size: 20px; color: #444;" markdown="1">``IDictionary<TKey, TValue>`` value</p>
74+ <p style="font-size: 20px; color: #444;" markdown="1">``IDictionary<TKey,TValue>`` value</p>
7575 </div>
7676</div >
7777<br >
@@ -171,10 +171,10 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
171171 </div>
172172 <br>
173173 <div style="line-height: 1;">
174- <h4 markdown="1"><b>public ``void`` Add(``KeyValuePair<TKey, TValue>`` item);</b></h4>
174+ <h4 markdown="1"><b>public ``void`` Add(``KeyValuePair<TKey,TValue>`` item);</b></h4>
175175 <h5><b>Parameters</b></h5>
176176 <div>
177- <p style="font-size: 20px; color: #444;" markdown="1">``KeyValuePair<TKey, TValue>`` item</p>
177+ <p style="font-size: 20px; color: #444;" markdown="1">``KeyValuePair<TKey,TValue>`` item</p>
178178 </div>
179179 </div>
180180 <br>
@@ -183,10 +183,10 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
183183 </div>
184184 <br>
185185 <div style="line-height: 1;">
186- <h4 markdown="1"><b>public ``bool`` Contains(``KeyValuePair<TKey, TValue>`` item);</b></h4>
186+ <h4 markdown="1"><b>public ``bool`` Contains(``KeyValuePair<TKey,TValue>`` item);</b></h4>
187187 <h5><b>Parameters</b></h5>
188188 <div>
189- <p style="font-size: 20px; color: #444;" markdown="1">``KeyValuePair<TKey, TValue>`` item</p>
189+ <p style="font-size: 20px; color: #444;" markdown="1">``KeyValuePair<TKey,TValue>`` item</p>
190190 </div>
191191 </div>
192192 <br>
@@ -210,7 +210,7 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
210210 </div>
211211 <br>
212212 <div style="line-height: 1;">
213- <h4 markdown="1"><b>public ``IEnumerator<KeyValuePair<TKey, TValue>>`` GetEnumerator();</b></h4>
213+ <h4 markdown="1"><b>public ``IEnumerator<KeyValuePair<TKey,TValue>>`` GetEnumerator();</b></h4>
214214 </div>
215215 <br>
216216 <div style="line-height: 1;">
@@ -222,10 +222,10 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
222222 </div>
223223 <br>
224224 <div style="line-height: 1;">
225- <h4 markdown="1"><b>public ``bool`` Remove(``KeyValuePair<TKey, TValue>`` item);</b></h4>
225+ <h4 markdown="1"><b>public ``bool`` Remove(``KeyValuePair<TKey,TValue>`` item);</b></h4>
226226 <h5><b>Parameters</b></h5>
227227 <div>
228- <p style="font-size: 20px; color: #444;" markdown="1">``KeyValuePair<TKey, TValue>`` item</p>
228+ <p style="font-size: 20px; color: #444;" markdown="1">``KeyValuePair<TKey,TValue>`` item</p>
229229 </div>
230230 </div>
231231 <br>
0 commit comments