Skip to content

Commit c84a19c

Browse files
authored
fixing broken links (#1263)
* fixing broken links * more fixes * adding missing extension
1 parent 349d8d6 commit c84a19c

File tree

6 files changed

+144
-39
lines changed

6 files changed

+144
-39
lines changed

_zip/missingapi.yml

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
### YamlMime:XRefMap
2+
hrefUpdated: true
3+
references:
4+
- uid: System.Xml.Linq.XElement.Elements*
5+
href: https://msdn.microsoft.com/en-us/library/system.xml.linq.xelement.elements(v=vs.110).aspx
6+
name: Elements
7+
name.vb: Elements
8+
fullName: XElement.Elements
9+
fullName.vb: XElement.Elements
10+
- uid: System.Xml.Linq.XElement.ToString*
11+
href: https://msdn.microsoft.com/en-us/library/system.xml.linq.xelement.tostring(v=vs.110).aspx
12+
name: ToString
13+
name.vb: ToString
14+
fullName: XElement.ToString
15+
fullName.vb: XElement.ToString
16+
- uid: System.Xml.Linq.XDocument.ToString*
17+
href: https://msdn.microsoft.com/en-us/library/system.xml.linq.xdocument.tostring(v=vs.110).aspx
18+
name: ToString
19+
name.vb: ToString
20+
fullName: XDocument.ToString
21+
fullName.vb: XDocument.ToString
22+
- uid: System​.Runtime​.CompilerServices.IndexerNameAttribute
23+
href: https://msdn.microsoft.com/en-us/library/system.runtime.compilerservices.indexernameattribute(v=vs.110).aspx
24+
name: IndexerNameAttribute
25+
name.vb: IndexerNameAttribute
26+
fullName: System.Runtime.CompilerServices.IndexerNameAttribute
27+
fullName.vb: System.Runtime.CompilerServices.IndexerNameAttribute
28+
- uid: System.Reflection.MethodInfo.IsGenericMethodDefinition*
29+
href: https://msdn.microsoft.com/en-us/library/system.reflection.methodinfo.isgenericmethoddefinition(v=vs.110).aspx
30+
name: IsGenericMethodDefinition
31+
name.vb: IsGenericMethodDefinition
32+
fullName: MethodInfo.IsGenericMethodDefinition
33+
fullName.vb: MethodInfo.IsGenericMethodDefinition
34+
- uid: System​.Runtime​.InteropServices.FieldOffsetAttribute
35+
href: https://msdn.microsoft.com/en-us/library/system.runtime.interopservices.fieldoffsetattribute(v=vs.110).aspx
36+
name: FieldOffsetAttribute
37+
name.vb: FieldOffsetAttribute
38+
fullName: System​.Runtime​.InteropServices.FieldOffsetAttribute
39+
fullName.vb: System​.Runtime​.InteropServices.FieldOffsetAttribute
40+
- uid: System​.Runtime​.InteropServices.StructLayoutAttribute
41+
href: https://msdn.microsoft.com/en-us/library/system.runtime.interopservices.structlayoutattribute(v=vs.110).aspx
42+
name: StructLayoutAttribute
43+
name.vb: StructLayoutAttribute
44+
fullName: System​.Runtime​.InteropServices.StructLayoutAttribute
45+
fullName.vb: System​.Runtime​.InteropServices.StructLayoutAttribute
46+
- uid: System​.Runtime​.InteropServices.DllImportAttribute
47+
href: https://msdn.microsoft.com/en-us/library/system.runtime.interopservices.dllimportattribute(v=vs.110).aspx
48+
name: DllImportAttribute
49+
name.vb: DllImportAttribute
50+
fullName: System​.Runtime​.InteropServices.DllImportAttribute
51+
fullName.vb: System​.Runtime​.InteropServices.DllImportAttribute
52+
- uid: System​.Runtime​.InteropServices.OutAttribute
53+
href: https://msdn.microsoft.com/en-us/library/system.runtime.interopservices.outattribute(v=vs.110).aspx
54+
name: OutAttribute
55+
name.vb: OutAttribute
56+
fullName: System​.Runtime​.InteropServices.OutAttribute
57+
fullName.vb: System​.Runtime​.InteropServices.OutAttribute
58+
- uid: System​.Runtime​.InteropServices.InAttribute
59+
href: https://msdn.microsoft.com/en-us/library/system.runtime.interopservices.inattribute(v=vs.110).aspx
60+
name: InAttribute
61+
name.vb: InAttribute
62+
fullName: System​.Runtime​.InteropServices.InAttribute
63+
fullName.vb: System​.Runtime​.InteropServices.InAttribute
64+
- uid: System​.Runtime​.InteropServices.ComImportAttribute
65+
href: https://msdn.microsoft.com/en-us/library/system.runtime.interopservices.comimportattribute(v=vs.110).aspx
66+
name: ComImportAttribute
67+
name.vb: ComImportAttribute
68+
fullName: System​.Runtime​.InteropServices.ComImportAttribute
69+
fullName.vb: System​.Runtime​.InteropServices.ComImportAttribute
70+
- uid: Microsoft.VisualBasic.PowerPacks.DataRepeater.BeginResetItemTemplate*
71+
href: https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.datarepeater.beginresetitemtemplate.aspx
72+
name: BeginResetItemTemplate
73+
name.vb: BeginResetItemTemplate
74+
fullName: DataRepeater.BeginResetItemTemplate
75+
fullName.vb: DataRepeater.BeginResetItemTemplate
76+
- uid: Microsoft.VisualBasic.PowerPacks.DataRepeater.BeginResetItemTemplate
77+
href: https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.datarepeater.beginresetitemtemplate.aspx
78+
name: BeginResetItemTemplate
79+
name.vb: BeginResetItemTemplate
80+
fullName: DataRepeater.BeginResetItemTemplate
81+
fullName.vb: DataRepeater.BeginResetItemTemplate
82+
- uid: Microsoft.VisualBasic.PowerPacks.DataRepeater.EndResetItemTemplate*
83+
href: https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.datarepeater.endresetitemtemplate.aspx
84+
name: EndResetItemTemplate
85+
name.vb: EndResetItemTemplate
86+
fullName: DataRepeater.EndResetItemTemplate
87+
fullName.vb: DataRepeater.EndResetItemTemplate
88+
- uid: Microsoft.VisualBasic.PowerPacks.DataRepeater.EndResetItemTemplate
89+
href: https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.powerpacks.datarepeater.endresetitemtemplate.aspx
90+
name: EndResetItemTemplate
91+
name.vb: EndResetItemTemplate
92+
fullName: DataRepeater.EndResetItemTemplate
93+
fullName.vb: DataRepeater.EndResetItemTemplate

docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@
8080
},
8181
"dest": "_site",
8282
"template": [ "docs.html" ],
83-
"xref": ["_zip/msdn.4.5.2.zip", "_zip/namespaces.4.5.2.zip", "_zip/vs.110.zip", "_zip/vs.140.zip", "_zip/office15.zip"]
83+
"xref": ["_zip/msdn.4.5.2.zip", "_zip/namespaces.4.5.2.zip", "_zip/vs.110.zip", "_zip/vs.140.zip", "_zip/office15.zip", "_zip/missingapi.yml"]
8484
}
8585
}

docs/csharp/programming-guide/concepts/collections.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For many applications, you want to create and manage groups of related objects.
3434
If your collection contains elements of only one data type, you can use one of the classes in the <xref:System.Collections.Generic?displayProperty=fullName> namespace. A generic collection enforces type safety so that no other data type can be added to it. When you retrieve an element from a generic collection, you do not have to determine its data type or convert it.
3535

3636
> [!NOTE]
37-
> For the examples in this topic, include[using](../../../csharp/language-reference/keywords/using-directive.md) directives for the `System.Collections.Generic` and `System.Linq` namespaces.
37+
> For the examples in this topic, include [using](../../../csharp/language-reference/keywords/using-directive.md) directives for the `System.Collections.Generic` and `System.Linq` namespaces.
3838
3939
**In this topic**
4040

@@ -190,15 +190,15 @@ public class Galaxy
190190

191191
<a name="BKMK_KindsOfCollections"></a>
192192
## Kinds of Collections
193-
Many common collections are provided by the .NET Framework. For a complete list, see [collections namespace](System.Collections%20namespaces.xml). Each type of collection is designed for a specific purpose.
193+
Many common collections are provided by the .NET Framework. Each type of collection is designed for a specific purpose.
194194

195195
Some of the common collection classes are described in this section:
196196

197-
- `System.Collections.Generic` classes
197+
- @System.Collections.Generic classes
198198

199-
- `System.Collections.Concurrent` classes
199+
- @System.Collections.Concurrent classes
200200

201-
- `System.Collections` classes
201+
- @System.Collections classes
202202

203203
<a name="BKMK_Generic"></a>
204204
### System.Collections.Generic Classes
@@ -214,13 +214,13 @@ public class Galaxy
214214
|<xref:System.Collections.Generic.SortedList%602>|Represents a collection of key/value pairs that are sorted by key based on the associated <xref:System.Collections.Generic.IComparer%601> implementation.|
215215
|<xref:System.Collections.Generic.Stack%601>|Represents a last in, first out (LIFO) collection of objects.|
216216

217-
For additional information, see [Commonly Used Collection Types](http://msdn.microsoft.com/library/f5d4c6a4-0d7b-4944-a9fb-3b12d9ebfd55), [Selecting a Collection Class](http://msdn.microsoft.com/library/ba049f9a-ce87-4cc4-b319-3f75c8ddac8a), and <xref:System.Collections.Generic?displayProperty=fullName>.
217+
For additional information, see [Commonly Used Collection Types](../../../standard/collections/commonly-used-collection-types.md), [Selecting a Collection Class](../../../standard/collections/selecting-a-collection-class.md), and @System.Collections.Generic.
218218

219219
<a name="BKMK_Concurrent"></a>
220220
### System.Collections.Concurrent Classes
221221
In the .NET Framework 4 or newer, the collections in the <xref:System.Collections.Concurrent> namespace provide efficient thread-safe operations for accessing collection items from multiple threads.
222222

223-
The classes in the <xref:System.Collections.Concurrent> namespace should be used instead of the corresponding types in the <xref:System.Collections.Generic?displayProperty=fullName> and <xref:System.Collections?displayProperty=fullName> namespaces whenever multiple threads are accessing the collection concurrently. For more information, see [Thread-Safe Collections](http://msdn.microsoft.com/library/2e7ca21f-786c-4367-96be-0cf3f3dcc6bd) and <xref:System.Collections.Concurrent>.
223+
The classes in the <xref:System.Collections.Concurrent> namespace should be used instead of the corresponding types in the <xref:System.Collections.Generic?displayProperty=fullName> and <xref:System.Collections?displayProperty=fullName> namespaces whenever multiple threads are accessing the collection concurrently. For more information, see [Thread-Safe Collections](../../../standard/collections/threadsafe/index.md) and <xref:System.Collections.Concurrent>.
224224

225225
Some classes included in the <xref:System.Collections.Concurrent> namespace are <xref:System.Collections.Concurrent.BlockingCollection%601>, <xref:System.Collections.Concurrent.ConcurrentDictionary%602>, <xref:System.Collections.Concurrent.ConcurrentQueue%601>, and <xref:System.Collections.Concurrent.ConcurrentStack%601>.
226226

@@ -594,9 +594,9 @@ private static IEnumerable<int> EvenSequence(
594594
[Option Strict Statement](../../../visual-basic/language-reference/statements/option-strict-statement.md)
595595
[LINQ to Objects (C#)](../../../csharp/programming-guide/concepts/linq/linq-to-objects.md)
596596
[Parallel LINQ (PLINQ)](http://msdn.microsoft.com/library/3d4d0cd3-bde4-490b-99e7-f4e41be96455)
597-
[Collections and Data Structures](http://msdn.microsoft.com/library/60cc581f-1db5-445b-ba04-a173396bf872)
597+
[Collections and Data Structures](../../../standard/collections/index.md)
598598
[Creating and Manipulating Collections](http://msdn.microsoft.com/en-us/2065398e-eb1a-4821-9188-75f16e42e069)
599-
[Selecting a Collection Class](http://msdn.microsoft.com/library/ba049f9a-ce87-4cc4-b319-3f75c8ddac8a)
600-
[Comparisons and Sorts Within Collections](http://msdn.microsoft.com/library/5e4d3b45-97f0-423c-a65f-c492ed40e73b)
601-
[When to Use Generic Collections](http://msdn.microsoft.com/library/e7b868b1-11fe-4ac5-bed3-de68aca47739)
602-
[How to: Access a Collection Class with foreach](../../../csharp/programming-guide/classes-and-structs/how-to-access-a-collection-class-with-foreach.md)
599+
[Selecting a Collection Class](../../../standard/collections/selecting-a-collection-class.md)
600+
[Comparisons and Sorts Within Collections](../../../standard/collections/comparisons-and-sorts-within-collections.md)
601+
[When to Use Generic Collections](../../../standard/collections/when-to-use-generic-collections.md)
602+
[How to: Access a Collection Class with foreach](../../../csharp/programming-guide/classes-and-structs/how-to-access-a-collection-class-with-foreach.md)

docs/csharp/programming-guide/generics/generics-in-the-net-framework-class-library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Version 2.0 of the .NET Framework class library provides a new namespace, <xref:
3838

3939
## See Also
4040
[C# Programming Guide](../../../csharp/programming-guide/index.md)
41-
[When to Use Generic Collections](http://msdn.microsoft.com/library/e7b868b1-11fe-4ac5-bed3-de68aca47739)
42-
[Collections and Data Structures](http://msdn.microsoft.com/library/60cc581f-1db5-445b-ba04-a173396bf872)
41+
[When to Use Generic Collections](../../../standard/collections/when-to-use-generic-collections.md)
42+
[Collections and Data Structures](../../../standard/collections/index.md)
4343
[Introduction to Generics](../../../csharp/programming-guide/generics/introduction-to-generics.md)

docs/visual-basic/developing-apps/windows-forms/virtual-mode-in-the-datarepeater-control-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ When you want to display large quantities of tabular data in a <xref:Microsoft.V
4949

5050
If the user adds a new item, the <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater.NewItemNeeded> event is raised. Use this event's handler to create a new record in your data source. To prevent unintended changes, you must also monitor the <xref:System.Windows.Forms.Control.KeyDown> event for each control and call <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater.CancelEdit%2A> if the user presses the ESC key.
5151

52-
If your data source changes, you can refresh the <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater> control by calling the <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater.BeginResetTemplateItem%2A> and <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater.EndResetTemplateItem%2A> methods. Both methods must be called in order.
52+
If your data source changes, you can refresh the <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater> control by calling the <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater.BeginResetItemTemplate%2A> and <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater.EndResetItemTemplate%2A> methods. Both methods must be called in order.
5353

5454
Finally, you must implement event handlers for the <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater.ItemsRemoved> event, which occurs when an item is deleted, and optionally for the <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater.UserDeletingItems> and <xref:Microsoft.VisualBasic.PowerPacks.DataRepeater.UserDeletedItems> events, which occur whenever a user deletes an item by pressing the DELETE key.
5555

0 commit comments

Comments
 (0)