Sends an object, including strings and arrays. Overrides the IMathLink version to allow you to send objects "by reference" that have no meaningful value representation in Mathematica.
[Visual Basic]Sub Put( _
ByVal
objAs
Object_
)
ParametersPut sends objects that meaningful "value" representations in Mathematica as their values, and behaves like PutReference for objects that have no meaningful value and therefore must be sent by reference (that is, as NETObject expressions).
You must call
EnableObjectReferencesbefore Put will be able to send objects by reference.
Exceptions See AlsoIKernelLink Interface | Wolfram.NETLink Namespace | EnableObjectReferences | PutReference
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4