NETLink`
NETLink`

GetTypeObject

GetTypeObject[type _NETType]

returns the .NET Type object corresponding to the specified NETType expression.

Details and Options

  • To use GetTypeObject, you first need to load .NET/Link using Needs["NETLink`"].
  • This is a rarely used method provided for programmers who have a need to obtain an actual .NET type object corresponding to a loaded type.