NETLink`
NETLink`
GetTypeObject
GetTypeObject[type _NETType]
returns the .NET Type object corresponding to the specified NETType expression.
更多信息和选项
- 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.