Searches for the type among all loaded assemblies.
If throwOnError is true, it will always throw if the type cannot be found. Like Type.GetType(), it can still throw in unusual circumstances even if throwOnError is false.
TypeLoader Class | Wolfram.NETLink Namespace | TypeLoader.GetType Overload List