8461 - 8470 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 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.
LoadNETAssembly   (NETLink Symbol)
LoadNETAssembly[assembly] loads the specified assembly into the .NET runtime and returns a NETAssembly expression that can be used to identify the assembly. ...
LoadNETType   (NETLink Symbol)
LoadNETType["type"] loads the specified type into the .NET runtime and returns a NETType expression that can be used to identify the type.LoadNETType["type", assembly] loads ...
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.
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 ...
NETAssembly   (NETLink Symbol)
NETAssembly["name", n] represents a .NET assembly with the specified name.
NETBlock   (NETLink Symbol)
NETBlock[expr] causes all new .NET objects returned to Mathematica during the evaluation of expr to be released when expr finishes.
NETLink   (NETLink Symbol)
NETLink[] returns the MathLink LinkObject that is used to communicate with the .NET/Link .NET runtime.
1 ... 844|845|846|847|848|849|850 ... 1009 Previous Next

...