Searches for the type in the named assembly.
If throwOnError is true, it will always throw if the type cannot be found or other errors occur (e.g., SecurityException, BadImageFormatException, etc.) Like Type.GetType(), it can still throw in unusual circumstances even if throwOnError is false.
TypeLoader Class | Wolfram.NETLink Namespace | TypeLoader.GetType Overload List