2571 - 2580 of 6981 for UsingSearch Results
View search results from all Wolfram sites (80337 matches)
SameObjectQ   (JLink Symbol)
SameObjectQ[object_1, object_2] returns True if and only if the JavaObject expressions object_1 and object_2 refer to the same Java object.
BeginNETBlock   (NETLink Symbol)
BeginNETBlock[] and EndNETBlock[] are equivalent to the NETBlock function, except that they work across a larger span than the evaluation of a single expression.
CreateCOMObject   (NETLink Symbol)
CreateCOMObject[str] creates a COM object specified by the string str.
EndNETBlock   (NETLink Symbol)
EndNETBlock[] and a preceding BeginNETBlock are equivalent to the NETBlock function, except that they work across a larger span than the evaluation of a single expression.
GetActiveCOMObject   (NETLink Symbol)
GetActiveCOMObject[string] acquires an already-running COM object specified by string, which can be either a ProgID (such as "Excel.Application") or a CLSID (such as ...
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.
NETObjectQ   (NETLink Symbol)
NETObjectQ[expr] gives True if expr is a valid reference to a .NET object, and False otherwise.
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 ... 255|256|257|258|259|260|261 ... 699 Previous Next

...