Skip to content

Instantly share code, notes, and snippets.

@c0bra
Created August 5, 2016 21:22
Show Gist options
  • Select an option

  • Save c0bra/1fa12275c89eae2b0a4d84c2aa13acb4 to your computer and use it in GitHub Desktop.

Select an option

Save c0bra/1fa12275c89eae2b0a4d84c2aa13acb4 to your computer and use it in GitHub Desktop.
Dim list As List(Of EXM_Spirometry)()
list.ForEach(Sub(x)
' Do whatever you want in this block.
End Sub)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment