NETLink`
NETLink`

EndNETBlock

EndNETBlock[]

and a preceding BeginNETBlock are equivalent to the NETBlock function, except that they work across a larger span than the evaluation of a single expression.

Details and Options

  • To use EndNETBlock, you first need to load .NET/Link using Needs["NETLink`"].
  • Every BeginNETBlock must have a paired EndNETBlock.