File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ If <xref:System.Collections.Stack.Count%2A> is less than the capacity of the sta
71
71
72
72
73
73
## Examples
74
- The following example shows how to create and add values to a <xref:System.Collections. Stack> and how to display its values.
74
+ The following example shows how to create and add values to a Stack and how to display its values.
75
75
76
76
[!code-cpp[Classic Stack Example#1](~/samples/snippets/cpp/VS_Snippets_CLR_Classic/classic Stack Example/CPP/source.cpp#1)]
77
77
[!code-csharp[Classic Stack Example#1](~/samples/snippets/csharp/VS_Snippets_CLR_Classic/classic Stack Example/CS/source.cs#1)]
@@ -1015,4 +1015,4 @@ If <xref:System.Collections.Stack.Count%2A> is less than the capacity of the sta
1015
1015
</Docs >
1016
1016
</Member >
1017
1017
</Members >
1018
- </Type >
1018
+ </Type >
You can’t perform that action at this time.
0 commit comments