Click or drag to resize

HostFunctionsisTypeObj Method

Overload List
  NameDescription
Public methodisTypeObjT
Determines whether an object is a host type. This version is invoked if the specified object can be used as a type argument.
Public methodisTypeObj(Object)
Determines whether an object is a host type. This version is invoked if the specified object cannot be used as a type argument.
Top
See Also