@@ -94,10 +94,10 @@ <h5>Inheritance</h5>
94
94
< div class ="implements ">
95
95
< h5 > Implements</ h5 >
96
96
< div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.idictionary-2 "> IDictionary</ a > << a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.string "> String</ a > , < span class ="xref "> Bitmap</ span > ></ div >
97
- < div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.icollection-1 "> ICollection</ a > << a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.collections.generic.keyvaluepair-2 " > KeyValuePair</ a > << a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.string "> String</ a > , < span class ="xref "> Bitmap</ span > >></ div >
97
+ < div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.icollection-1 "> ICollection</ a > << span class ="xref "> System.Collections.Generic. KeyValuePair</ span > << a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.string "> String</ a > , < span class ="xref "> Bitmap</ span > >></ div >
98
98
< div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlydictionary-2 "> IReadOnlyDictionary</ a > << a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.string "> String</ a > , < span class ="xref "> Bitmap</ span > ></ div >
99
- < div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlycollection-1 "> IReadOnlyCollection</ a > << a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.collections.generic.keyvaluepair-2 " > KeyValuePair</ a > << a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.string "> String</ a > , < span class ="xref "> Bitmap</ span > >></ div >
100
- < div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1 "> IEnumerable</ a > << a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.collections.generic.keyvaluepair-2 " > KeyValuePair</ a > << a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.string "> String</ a > , < span class ="xref "> Bitmap</ span > >></ div >
99
+ < div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlycollection-1 "> IReadOnlyCollection</ a > << span class ="xref "> System.Collections.Generic. KeyValuePair</ span > << a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.string "> String</ a > , < span class ="xref "> Bitmap</ span > >></ div >
100
+ < div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1 "> IEnumerable</ a > << span class ="xref "> System.Collections.Generic. KeyValuePair</ span > << a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.string "> String</ a > , < span class ="xref "> Bitmap</ span > >></ div >
101
101
< div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.idictionary "> IDictionary</ a > </ div >
102
102
< div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.icollection "> ICollection</ a > </ div >
103
103
< div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable "> IEnumerable</ a > </ div >
@@ -159,19 +159,19 @@ <h5>Inherited Members</h5>
159
159
< span class ="xref "> System.Collections.Generic.Dictionary<System.String, Bitmap>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, Bitmap>>.GetEnumerator()</ span >
160
160
</ div >
161
161
< div >
162
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2.system-collections-icollection-copyto#system-collections-generic-dictionary-2-system-collections-icollection-copyto(system-array-system-int32) " > Dictionary<String, Bitmap>.ICollection.CopyTo(Array, Int32)</ a >
162
+ < span class ="xref "> System.Collections.Generic. Dictionary<System. String, Bitmap>.System.Collections. ICollection.CopyTo(System. Array, System. Int32)</ span >
163
163
</ div >
164
164
< div >
165
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2.system-collections-idictionary-add#system-collections-generic-dictionary-2-system-collections-idictionary-add(system-object-system-object) " > Dictionary<String, Bitmap>.IDictionary.Add(Object, Object)</ a >
165
+ < span class ="xref "> System.Collections.Generic. Dictionary<System. String, Bitmap>.System.Collections. IDictionary.Add(System. Object, System. Object)</ span >
166
166
</ div >
167
167
< div >
168
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2.system-collections-idictionary-contains#system-collections-generic-dictionary-2-system-collections-idictionary-contains(system-object) " > Dictionary<String, Bitmap>.IDictionary.Contains(Object)</ a >
168
+ < span class ="xref "> System.Collections.Generic. Dictionary<System. String, Bitmap>.System.Collections. IDictionary.Contains(System. Object)</ span >
169
169
</ div >
170
170
< div >
171
171
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2.system-collections-idictionary-getenumerator#system-collections-generic-dictionary-2-system-collections-idictionary-getenumerator "> Dictionary<String, Bitmap>.IDictionary.GetEnumerator()</ a >
172
172
</ div >
173
173
< div >
174
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2.system-collections-idictionary-remove#system-collections-generic-dictionary-2-system-collections-idictionary-remove(system-object) " > Dictionary<String, Bitmap>.IDictionary.Remove(Object)</ a >
174
+ < span class ="xref "> System.Collections.Generic. Dictionary<System. String, Bitmap>.System.Collections. IDictionary.Remove(System. Object)</ span >
175
175
</ div >
176
176
< div >
177
177
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2.system-collections-ienumerable-getenumerator#system-collections-generic-dictionary-2-system-collections-ienumerable-getenumerator "> Dictionary<String, Bitmap>.IEnumerable.GetEnumerator()</ a >
@@ -228,7 +228,7 @@ <h5>Inherited Members</h5>
228
228
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2.system-collections-idictionary-isreadonly#system-collections-generic-dictionary-2-system-collections-idictionary-isreadonly "> Dictionary<String, Bitmap>.IDictionary.IsReadOnly</ a >
229
229
</ div >
230
230
< div >
231
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2.system-collections-idictionary-item#system-collections-generic-dictionary-2-system-collections-idictionary-item(system-object) " > Dictionary<String, Bitmap>.IDictionary.Item[Object]</ a >
231
+ < span class ="xref "> System.Collections.Generic. Dictionary<System. String, Bitmap>.System.Collections. IDictionary.Item[System. Object]</ span >
232
232
</ div >
233
233
< div >
234
234
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2.system-collections-idictionary-keys#system-collections-generic-dictionary-2-system-collections-idictionary-keys "> Dictionary<String, Bitmap>.IDictionary.Keys</ a >
@@ -300,7 +300,7 @@ <h5 class="parameters">Parameters</h5>
300
300
< td > </ td >
301
301
</ tr >
302
302
< tr >
303
- < td > < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.single " > Single</ a > </ td >
303
+ < td > < span class ="xref "> System. Single</ span > </ td >
304
304
< td > < span class ="parametername "> inflate</ span > </ td >
305
305
< td > </ td >
306
306
</ tr >
0 commit comments