NETLink`
NETLink`

BeginNETBlock

BeginNETBlock[]

and EndNETBlock[] 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 BeginNETBlock, you first need to load .NET/Link using Needs["NETLink`"].
  • Every BeginNETBlock must have a paired EndNETBlock.