A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/NETLink/ref/net/Wolfram.NETLink.IMathLink.Put_overloads.html below:

Put Method

Sends a .NET type as its Mathematica representation.

Overload List

Sends an array object. Unlike Put(object), this method lets you specify the heads you want for each dimension.

void Put(Array,string[]);

Sends a bool value as the Mathematica symbol True or False.

void Put(bool);

Sends a decimal value as an integer or real.

void Put(decimal);

Sends a double value.

void Put(double);

Sends an integer value.

void Put(int);

Sends a long integer value.

void Put(long);

Sends an object, including strings and arrays.

void Put(object);
Remarks

Put sends .NET numbers, strings, bools, arrays, and objects.

See Also

IMathLink Interface | Wolfram.NETLink Namespace


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