7751 - 7760 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
AllowRaggedArrays   (JLink Symbol)
AllowRaggedArrays[True] lets you pass ragged (i.e., non rectangular) arrays to Java. AllowRaggedArrays[False] restores the default behavior.
BeginJavaBlock   (JLink Symbol)
BeginJavaBlock[] begins an evaluation block equivalent to a JavaBlock, except that it works across a larger span than the evaluation of a single expression.
EndJavaBlock   (JLink Symbol)
EndJavaBlock[] ends an evaluation block equivalent to a JavaBlock, except that it works across a larger span than the evaluation of a single expression.
JavaClass   (JLink Symbol)
JavaClass[classname, n] represents a Java class with the specified name.
JavaLink   (JLink Symbol)
JavaLink[] returns the MathLink LinkObject that is used to communicate with the J/Link Java runtime.
JavaNew   (JLink Symbol)
JavaNew[classname] constructs a Java object of the specified class. JavaNew[classname, args] constructs a Java object of the specified class, passing the arguments args to ...
JavaObjectQ   (JLink Symbol)
JavaObjectQ[expr] gives True if expr is a reference to a Java object or Null, and gives False otherwise.
RemovePeriodical   (JLink Symbol)
RemovePeriodical[id] removes the computation corresponding to the integer id from the set of operations that are periodically performed automatically.
SetField   (JLink Symbol)
SetField[obj@field, val] sets a value of an object field.
FormStartPosition   (NETLink Symbol)
FormStartPosition is an option to DoNETModal, DoNETModeless, ShowNETWindow, and ShowNETConsole that controls the onscreen location of the form when it first appears.
1 ... 773|774|775|776|777|778|779 ... 989 Previous Next

...