AllowShortContext is an option to LoadJavaClass (in J/Link) and LoadNETType (in .NET/Link) that specifies whether the class-specific context in which static method and field ...
GetNETException[] returns the .NET exception object that was thrown in the most recent call from Mathematica to .NET.
NETAssembly["name", n] represents a .NET assembly with the specified name.
NETLink[] returns the MathLink LinkObject that is used to communicate with the .NET/Link .NET runtime.
NETType["name", n] represents a .NET type with the specified name.
StaticsVisible is an option to LoadNETType that specifies whether the class-specific context in which static method and field definitions are created should be placed on ...
SymbolicOpenCLBlockDimension[dim] is a symbolic representation of an OpenCL kernel block dimension call.
SymbolicOpenCLBlockIndex[dim] is a symbolic representation of an OpenCL kernel block index call.
SymbolicOpenCLKernelIndex[dim] is a symbolic representation of an OpenCL kernel index call.