File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
xml/System.Collections.Concurrent Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7676## Examples
7777 The following example shows how to add and remove items from a <xref:System.Collections.Concurrent.ConcurrentBag%601>:
7878
79- [!code-csharp[System.Collections.Concurrent.ConcurrentBag#1](~/samples/snippets/csharp/api/system.collections.concurrent/concurrentbag/concbag.cs)]
80- [!code-vb[System.Collections.Concurrent.ConcurrentBag#1](~/samples/snippets/visualbasic/api/system.collections.concurrent/concurrentbag/concbag.vb)]
79+ [!code-csharp[System.Collections.Concurrent.ConcurrentBag#1](~/samples/snippets/csharp/api/system.collections.concurrent/concurrentbag/concbag.cs#1 )]
80+ [!code-vb[System.Collections.Concurrent.ConcurrentBag#1](~/samples/snippets/visualbasic/api/system.collections.concurrent/concurrentbag/concbag.vb#1 )]
8181
8282 ]]> </format >
8383 </remarks >
You can’t perform that action at this time.
0 commit comments