5641 - 5650 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
LoadedNETAssemblies   (NETLink Symbol)
LoadedNETAssemblies[] returns a list of all the .NET assemblies that have been loaded into the current session.
LoadedNETObjects   (NETLink Symbol)
LoadedNETObjects[] returns a list of all the .NET objects that have been loaded into the current session.
LoadedNETTypes   (NETLink Symbol)
LoadedNETTypes[] returns a list of all the .NET types that have been loaded into the current session.
MarshalStringsAs   (NETLink Symbol)
MarshalStringsAs is an option to DefineDLLFunction that specifies how string arguments should be marshaled into the DLL function. This applies to any arguments that are ...
NETLink   (NETLink Symbol)
NETLink[] returns the MathLink LinkObject that is used to communicate with the .NET/Link .NET runtime.
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.
NETObjectQ   (NETLink Symbol)
NETObjectQ[expr] gives True if expr is a valid reference to a .NET object, and False otherwise.
ReferencedAssemblies   (NETLink Symbol)
ReferencedAssemblies is an option to DefineDLLFunction that specifies assemblies needed to compile your function declaration.
ReleaseNETObject   (NETLink Symbol)
ReleaseNETObject[obj] tells the .NET memory-management system to forget any references to the specified NETObject that are being maintained solely for the sake of Mathematica.
SameObjectQ   (NETLink Symbol)
SameObjectQ[object_1, object_2] returns True if and only if the NETObject expressions object_1 and object_2 refer to the same .NET object.
1 ... 562|563|564|565|566|567|568 ... 1008 Previous Next

...