Click or drag to resize

HostTypeCollectionAddType Method

Overload List
 NameDescription
Public methodAddType(Type) Adds a type to a host type collection.
Public methodAddType(String, Type) Adds a type to a host type collection. The type is specified by name.
Public methodAddType(String, String, Type) Adds a type to a host type collection. The type is specified by type name and assembly name.
Top
See Also