Click or drag to resize

ExtensionsToHostType Method

Overload List
  NameDescription
Public methodStatic memberToHostType(Type)
Converts a type to a host type for use with script code currently running on the calling thread.
Public methodStatic memberToHostType(Type, ScriptEngine)
Converts a type to a host type for use with script code running in the specified script engine.
Top
See Also