1551 - 1560 of 2720 for IfSearch Results
View search results from all Wolfram sites (8114 matches)
ShowJavaConsole   (JLink Symbol)
ShowJavaConsole[] displays the Java console window and begins capturing output sent to the Java System.out and System.err streams. ShowJavaConsole["stdout"] captures only ...
InstanceOf   (NETLink Symbol)
InstanceOf[netobject, nettype] gives True if netobject is an instance of the type nettype, or a subtype, and False otherwise.
MakeNETObject   (NETLink Symbol)
MakeNETObject[expr] constructs a .NET object that represents the given Mathematica expression. MakeNETObject[expr, type] creates an object of the specified type from expr.
NETNewDelegate   (NETLink Symbol)
NETNewDelegate[type, func] creates a new instance of the specified .NET delegate type whose action is to call the named Mathematica function when triggered.
ReleaseCOMObject   (NETLink Symbol)
ReleaseCOMObject[obj] releases COM resources held by the specified .NET object.
ReturnAsNETObject   (NETLink Symbol)
ReturnAsNETObject[expr] causes a .NET call during the evaluation of expr to return its result as an object reference (i.e., a NETObject expression), not a value.
SendDelegateArguments   (NETLink Symbol)
SendDelegateArguments is an option to AddEventHandler and NETNewDelegate that specifies which of the delegate arguments you want to be passed to your Mathematica callback ...
ShowNETWindow   (NETLink Symbol)
ShowNETWindow[form] displays the specified .NET form in the foreground.
OpenCLFractalRender3D   (OpenCLLink Symbol)
OpenCLFractalRender3D[width, height] renders a three-dimensional fractal with image size being the specified width and height.
Introduction   (Compiled Function Tools Tutorial)
The Mathematica compiler provides an important way both to speed up and also to work with Mathematica computations. It does this by taking assumptions about the computations ...
1 ... 153|154|155|156|157|158|159 ... 272 Previous Next

...