.NET/Link API Version 1.7 USE FRAMES

TypeLoader Methods

The methods of the TypeLoader class are listed below. For a complete list of TypeLoader class members, see the TypeLoader Members topic.

Public Static (Shared) Methods

GetTypeOverloaded. Searches for a specified type.
LoadAssemblyOverloaded. Loads the named assembly. If the assembly has already been loaded, it will simply return the loaded assembly.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object)Overloaded.  
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

TypeLoader Class | Wolfram.NETLink Namespace