## How to use Array in C# - [ ] Create a simple .cs file with the available methods. - [ ] Document inside the code from each method. - [ ] Create the .md file with the explanation of this Data Structure into the [FantoDocs Website](https://github.com/F4NT0/fantodocs). - [ ] Link this issue into any Commit made into the project, using the # value from the issue: Ex. (`Feature(#1) - Created example of code`). - [ ] Create a link from this code file into the website. - [ ] Create a post into Linkedin with the new explanation about this Data Structure using Canva. ## Array Infos - Official Documentation: [Microsoft learn - Array](https://learn.microsoft.com/en-us/dotnet/api/system.array?view=net-9.0) - C# video about: [C# for Begginers](https://www.youtube.com/watch?v=7PDNqmBdtrE)
How to use Array in C#
Feature(#1) - Created example of code).Array Infos