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 76
76
## Examples
77
77
The following example shows how to add and remove items from a <xref:System.Collections.Concurrent.ConcurrentBag%601>:
78
78
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 )]
81
81
82
82
]]> </format >
83
83
</remarks >
You can’t perform that action at this time.
0 commit comments