Click or drag to resize

HostFunctionstypeOf Method

Overload List
 NameDescription
Public methodCode exampletypeOf(Object) Gets the Type for the specified host type. This version is invoked if the specified object cannot be used as a type argument.
Public methodCode exampletypeOfT Gets the Type for the specified host type. This version is invoked if the specified object can be used as a type argument.
Top
See Also