Click or drag to resize

HtmlWeb.CreateInstance Method

Overload List
  NameDescription
Public methodCreateInstance(String, Type)
Creates an instance of the given type from the specified Internet resource.
Public methodCreateInstance(String, String, XsltArgumentList, Type)
Creates an instance of the given type from the specified Internet resource.
Public methodCreateInstance(String, String, XsltArgumentList, Type, String)
Creates an instance of the given type from the specified Internet resource.
Top
See Also