Click or drag to resize

ExtendedHostFunctions.type Method

Overload List
 NameDescription
Public methodtype(Type) Imports the host type for the specified Type.
Public methodCode exampletype(String, Object[]) Imports a host type by name.
Public methodCode exampletype(String, String, Object[]) Imports a host type by name from the specified assembly.
Top
See Also