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
7171
7272
7373## 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.
7575
7676 [!code-cpp[Classic Stack Example#1](~/samples/snippets/cpp/VS_Snippets_CLR_Classic/classic Stack Example/CPP/source.cpp#1)]
7777 [!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
10151015 </Docs >
10161016 </Member >
10171017 </Members >
1018- </Type >
1018+ </Type >
You can’t perform that action at this time.
0 commit comments