Skip to content

Commit

Permalink
Add Jagged array sample (#2055)
Browse files Browse the repository at this point in the history
* Add Jagged array sample

This new sample shows how to iterate a subsection of a jagged array.

Contributes to dotnet/docs#15946

* remove unused sample

This is a set of snippets, that is no longer included in the main article.
  • Loading branch information
BillWagner authored Mar 11, 2020
1 parent 887e95f commit fdcd68c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 186 deletions.
151 changes: 0 additions & 151 deletions csharp/tutorials/RangesIndexes/IndicesAndRanges.cs

This file was deleted.

27 changes: 0 additions & 27 deletions csharp/tutorials/RangesIndexes/Program.cs

This file was deleted.

8 changes: 0 additions & 8 deletions csharp/tutorials/RangesIndexes/RangesIndexes.csproj

This file was deleted.

0 comments on commit fdcd68c

Please sign in to comment.