Skip to content

Instantly share code, notes, and snippets.

@dsibinski
Created August 8, 2018 05:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsibinski/976151bb839c107a643e61dc5cab7632 to your computer and use it in GitHub Desktop.
Save dsibinski/976151bb839c107a643e61dc5cab7632 to your computer and use it in GitHub Desktop.
ArrayList al = new ArrayList();
int i = 8;
al.Add(i);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment