Skip to content

Instantly share code, notes, and snippets.

@Lahirutech
Created May 20, 2021 18:07
Show Gist options
  • Save Lahirutech/220f2eb8b4de4001525f8465c854cf8c to your computer and use it in GitHub Desktop.
Save Lahirutech/220f2eb8b4de4001525f8465c854cf8c to your computer and use it in GitHub Desktop.
ArrayList 1
using System.Collections;
var myArrayList = new ArrayList();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment