.NET Interface >

MakeNETObject

MakeNETObject[expr]
constructs a .NET object that represents the given Mathematica expression.
MakeNETObject
creates an object of the specified type from expr.
  • This is a shortcut to calling NETNew, and it is especially useful for arrays, as the array object can be created and initialized with values in a single call.
  • Use the type argument to force a nonstandard type.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF