Legacy Documentation
Mathematica 9 (2012)
This is documentation for Mathematica 9, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 15.0)based on an earlier version of Wolfram Language.
NETLINK SYMBOL
LoadNETType
LoadNETType["type"]
loads the specified type into the .NET runtime and returns a NETType expression that can be used to identify the type.
LoadNETType["type", assembly]
loads the type from the given assembly.