1
1
---
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 /
4
4
---
5
5
6
6
<div style =" line-height : 1 ;" >
7
- <h2 markdown="1">NetworkedDictionary<TKey, TValue> ``class``</h2>
7
+ <h2 markdown="1">NetworkedDictionary<TKey,TValue> ``class``</h2>
8
8
<p style="font-size: 20px;"><b>Namespace:</b> MLAPI.NetworkedVar.Collections</p>
9
9
<p style="font-size: 20px;"><b>Assembly:</b> MLAPI.dll</p>
10
10
</div >
@@ -44,11 +44,11 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
44
44
<div >
45
45
<h3>Public Constructors</h3>
46
46
<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>
48
48
<p>Creates a NetworkedDictionary with the default value and settings</p>
49
49
</div>
50
50
<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>
52
52
<p>Creates a NetworkedDictionary with the default value and custom settings</p>
53
53
</div>
54
54
<h5><b>Parameters</b></h5>
@@ -57,21 +57,21 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
57
57
<p>The settings to use for the NetworkedDictionary</p>
58
58
</div>
59
59
<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>
61
61
</div>
62
62
<h5><b>Parameters</b></h5>
63
63
<div>
64
64
<p style="font-size: 20px; color: #444;" markdown="1">[``NetworkedVarSettings``](/MLAPI/api/networked-var-settings/) settings</p>
65
65
</div>
66
66
<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>
68
68
</div>
69
69
<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>
71
71
</div>
72
72
<h5><b>Parameters</b></h5>
73
73
<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>
75
75
</div>
76
76
</div >
77
77
<br >
@@ -171,10 +171,10 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
171
171
</div>
172
172
<br>
173
173
<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>
175
175
<h5><b>Parameters</b></h5>
176
176
<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>
178
178
</div>
179
179
</div>
180
180
<br>
@@ -183,10 +183,10 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
183
183
</div>
184
184
<br>
185
185
<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>
187
187
<h5><b>Parameters</b></h5>
188
188
<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>
190
190
</div>
191
191
</div>
192
192
<br>
@@ -210,7 +210,7 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
210
210
</div>
211
211
<br>
212
212
<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>
214
214
</div>
215
215
<br>
216
216
<div style="line-height: 1;">
@@ -222,10 +222,10 @@ permalink: /api/networked-dictionary_-tkey, -tvalue_/
222
222
</div>
223
223
<br>
224
224
<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>
226
226
<h5><b>Parameters</b></h5>
227
227
<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>
229
229
</div>
230
230
</div>
231
231
<br>
0 commit comments