|
38 | 38 | </Interfaces>
|
39 | 39 | <Docs>
|
40 | 40 | <summary>To be added.</summary>
|
41 |
| - <remarks>To be added.</remarks> |
| 41 | + <remarks> |
| 42 | + |
| 43 | +## Remarks |
| 44 | + |
| 45 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 46 | + |
| 47 | +</remarks> |
42 | 48 | </Docs>
|
43 | 49 | <Members>
|
44 | 50 | <Member MemberName=".ctor">
|
|
63 | 69 | <Docs>
|
64 | 70 | <param name="items">To be added.</param>
|
65 | 71 | <summary>To be added.</summary>
|
66 |
| - <remarks>To be added.</remarks> |
| 72 | + <remarks> |
| 73 | + |
| 74 | +## Remarks |
| 75 | + |
| 76 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 77 | + |
| 78 | +</remarks> |
67 | 79 | </Docs>
|
68 | 80 | </Member>
|
69 | 81 | <Member MemberName=".ctor">
|
|
95 | 107 | <Docs>
|
96 | 108 | <param name="items">To be added.</param>
|
97 | 109 | <summary>To be added.</summary>
|
98 |
| - <remarks>To be added.</remarks> |
| 110 | + <remarks> |
| 111 | + |
| 112 | +## Remarks |
| 113 | + |
| 114 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 115 | + |
| 116 | +</remarks> |
99 | 117 | </Docs>
|
100 | 118 | </Member>
|
101 | 119 | <Member MemberName="Add">
|
|
126 | 144 | <Docs>
|
127 | 145 | <param name="item">The object to add to the <see cref="T:System.Collections.Generic.ICollection`1" />.</param>
|
128 | 146 | <summary>Adds an item to the <see cref="T:System.Collections.Generic.ICollection`1" />.</summary>
|
129 |
| - <remarks>To be added.</remarks> |
| 147 | + <remarks> |
| 148 | + |
| 149 | +## Remarks |
| 150 | + |
| 151 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 152 | + |
| 153 | +</remarks> |
130 | 154 | </Docs>
|
131 | 155 | </Member>
|
132 | 156 | <Member MemberName="AddRange">
|
|
154 | 178 | <Docs>
|
155 | 179 | <param name="items">To be added.</param>
|
156 | 180 | <summary>To be added.</summary>
|
157 |
| - <remarks>To be added.</remarks> |
| 181 | + <remarks> |
| 182 | + |
| 183 | +## Remarks |
| 184 | + |
| 185 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 186 | + |
| 187 | +</remarks> |
158 | 188 | </Docs>
|
159 | 189 | </Member>
|
160 | 190 | <Member MemberName="AddRange">
|
|
189 | 219 | <Docs>
|
190 | 220 | <param name="items">To be added.</param>
|
191 | 221 | <summary>To be added.</summary>
|
192 |
| - <remarks>To be added.</remarks> |
| 222 | + <remarks> |
| 223 | + |
| 224 | +## Remarks |
| 225 | + |
| 226 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 227 | + |
| 228 | +</remarks> |
193 | 229 | </Docs>
|
194 | 230 | </Member>
|
195 | 231 | <Member MemberName="Clear">
|
|
217 | 253 | <Parameters />
|
218 | 254 | <Docs>
|
219 | 255 | <summary>Removes all items from the <see cref="T:System.Collections.Generic.ICollection`1" />.</summary>
|
220 |
| - <remarks>To be added.</remarks> |
| 256 | + <remarks> |
| 257 | + |
| 258 | +## Remarks |
| 259 | + |
| 260 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 261 | + |
| 262 | +</remarks> |
221 | 263 | </Docs>
|
222 | 264 | </Member>
|
223 | 265 | <Member MemberName="Contains">
|
|
250 | 292 | <summary>Determines whether the <see cref="T:System.Collections.Generic.ICollection`1" /> contains a specific value.</summary>
|
251 | 293 | <returns>
|
252 | 294 | <see langword="true" /> if <paramref name="item" /> is found in the <see cref="T:System.Collections.Generic.ICollection`1" />; otherwise, <see langword="false" />.</returns>
|
253 |
| - <remarks>To be added.</remarks> |
| 295 | + <remarks> |
| 296 | + |
| 297 | +## Remarks |
| 298 | + |
| 299 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 300 | + |
| 301 | +</remarks> |
254 | 302 | </Docs>
|
255 | 303 | </Member>
|
256 | 304 | <Member MemberName="CopyTo">
|
|
283 | 331 | <param name="array">The one-dimensional <see cref="T:System.Array" /> that is the destination of the elements copied from <see cref="T:System.Collections.Generic.ICollection`1" />. The <see cref="T:System.Array" /> must have zero-based indexing.</param>
|
284 | 332 | <param name="arrayIndex">The zero-based index in <paramref name="array" /> at which copying begins.</param>
|
285 | 333 | <summary>Copies the elements of the <see cref="T:System.Collections.Generic.ICollection`1" /> to an <see cref="T:System.Array" />, starting at a particular <see cref="T:System.Array" /> index.</summary>
|
286 |
| - <remarks>To be added.</remarks> |
| 334 | + <remarks> |
| 335 | + |
| 336 | +## Remarks |
| 337 | + |
| 338 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 339 | + |
| 340 | +</remarks> |
287 | 341 | </Docs>
|
288 | 342 | </Member>
|
289 | 343 | <Member MemberName="Count">
|
|
311 | 365 | <Docs>
|
312 | 366 | <summary>Gets the number of elements contained in the <see cref="T:System.Collections.Generic.ICollection`1" />.</summary>
|
313 | 367 | <value>The number of elements contained in the <see cref="T:System.Collections.Generic.ICollection`1" />.</value>
|
314 |
| - <remarks>To be added.</remarks> |
| 368 | + <remarks> |
| 369 | + |
| 370 | +## Remarks |
| 371 | + |
| 372 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 373 | + |
| 374 | +</remarks> |
315 | 375 | </Docs>
|
316 | 376 | </Member>
|
317 | 377 | <Member MemberName="IndexOf">
|
|
343 | 403 | <param name="item">The object to locate in the <see cref="T:System.Collections.Generic.IList`1" />.</param>
|
344 | 404 | <summary>Determines the index of a specific item in the <see cref="T:System.Collections.Generic.IList`1" />.</summary>
|
345 | 405 | <returns>The index of <paramref name="item" /> if found in the list; otherwise, -1.</returns>
|
346 |
| - <remarks>To be added.</remarks> |
| 406 | + <remarks> |
| 407 | + |
| 408 | +## Remarks |
| 409 | + |
| 410 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 411 | + |
| 412 | +</remarks> |
347 | 413 | </Docs>
|
348 | 414 | </Member>
|
349 | 415 | <Member MemberName="Insert">
|
|
376 | 442 | <param name="index">The zero-based index at which <paramref name="item" /> should be inserted.</param>
|
377 | 443 | <param name="item">The object to insert into the <see cref="T:System.Collections.Generic.IList`1" />.</param>
|
378 | 444 | <summary>Inserts an item to the <see cref="T:System.Collections.Generic.IList`1" /> at the specified index.</summary>
|
379 |
| - <remarks>To be added.</remarks> |
| 445 | + <remarks> |
| 446 | + |
| 447 | +## Remarks |
| 448 | + |
| 449 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 450 | + |
| 451 | +</remarks> |
380 | 452 | </Docs>
|
381 | 453 | </Member>
|
382 | 454 | <Member MemberName="IsReadOnly">
|
|
405 | 477 | <summary>Gets a value indicating whether the <see cref="T:System.Collections.Generic.ICollection`1" /> is read-only.</summary>
|
406 | 478 | <value>
|
407 | 479 | <see langword="true" /> if the <see cref="T:System.Collections.Generic.ICollection`1" /> is read-only; otherwise, <see langword="false" />.</value>
|
408 |
| - <remarks>To be added.</remarks> |
| 480 | + <remarks> |
| 481 | + |
| 482 | +## Remarks |
| 483 | + |
| 484 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 485 | + |
| 486 | +</remarks> |
409 | 487 | </Docs>
|
410 | 488 | </Member>
|
411 | 489 | <Member MemberName="Item">
|
|
437 | 515 | <param name="index">The zero-based index of the element to get or set.</param>
|
438 | 516 | <summary>Gets or sets the element at the specified index.</summary>
|
439 | 517 | <value>The element at the specified index.</value>
|
440 |
| - <remarks>To be added.</remarks> |
| 518 | + <remarks> |
| 519 | + |
| 520 | +## Remarks |
| 521 | + |
| 522 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 523 | + |
| 524 | +</remarks> |
441 | 525 | </Docs>
|
442 | 526 | </Member>
|
443 | 527 | <Member MemberName="JsonType">
|
|
462 | 546 | <Docs>
|
463 | 547 | <summary>To be added.</summary>
|
464 | 548 | <value>To be added.</value>
|
465 |
| - <remarks>To be added.</remarks> |
| 549 | + <remarks> |
| 550 | + |
| 551 | +## Remarks |
| 552 | + |
| 553 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 554 | + |
| 555 | +</remarks> |
466 | 556 | </Docs>
|
467 | 557 | </Member>
|
468 | 558 | <Member MemberName="Remove">
|
|
495 | 585 | <summary>Removes the first occurrence of a specific object from the <see cref="T:System.Collections.Generic.ICollection`1" />.</summary>
|
496 | 586 | <returns>
|
497 | 587 | <see langword="true" /> if <paramref name="item" /> was successfully removed from the <see cref="T:System.Collections.Generic.ICollection`1" />; otherwise, <see langword="false" />. This method also returns <see langword="false" /> if <paramref name="item" /> is not found in the original <see cref="T:System.Collections.Generic.ICollection`1" />.</returns>
|
498 |
| - <remarks>To be added.</remarks> |
| 588 | + <remarks> |
| 589 | + |
| 590 | +## Remarks |
| 591 | + |
| 592 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 593 | + |
| 594 | +</remarks> |
499 | 595 | </Docs>
|
500 | 596 | </Member>
|
501 | 597 | <Member MemberName="RemoveAt">
|
|
526 | 622 | <Docs>
|
527 | 623 | <param name="index">The zero-based index of the item to remove.</param>
|
528 | 624 | <summary>Removes the <see cref="T:System.Collections.Generic.IList`1" /> item at the specified index.</summary>
|
529 |
| - <remarks>To be added.</remarks> |
| 625 | + <remarks> |
| 626 | + |
| 627 | +## Remarks |
| 628 | + |
| 629 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 630 | + |
| 631 | +</remarks> |
530 | 632 | </Docs>
|
531 | 633 | </Member>
|
532 | 634 | <Member MemberName="Save">
|
|
554 | 656 | <Docs>
|
555 | 657 | <param name="stream">To be added.</param>
|
556 | 658 | <summary>To be added.</summary>
|
557 |
| - <remarks>To be added.</remarks> |
| 659 | + <remarks> |
| 660 | + |
| 661 | +## Remarks |
| 662 | + |
| 663 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 664 | + |
| 665 | +</remarks> |
558 | 666 | </Docs>
|
559 | 667 | </Member>
|
560 | 668 | <Member MemberName="System.Collections.Generic.IEnumerable<System.Json.JsonValue>.GetEnumerator">
|
|
583 | 691 | <Docs>
|
584 | 692 | <summary>Returns an enumerator that iterates through the collection.</summary>
|
585 | 693 | <returns>An enumerator that can be used to iterate through the collection.</returns>
|
586 |
| - <remarks>To be added.</remarks> |
| 694 | + <remarks> |
| 695 | + |
| 696 | +## Remarks |
| 697 | + |
| 698 | +[!INCLUDE[system-json](~/includes/system-json.md)] |
| 699 | + |
| 700 | +</remarks> |
587 | 701 | </Docs>
|
588 | 702 | </Member>
|
589 | 703 | <Member MemberName="System.Collections.IEnumerable.GetEnumerator">
|
|
0 commit comments