Click or drag to resize

TypeParameterRefIsImplicitlyConvertible Method

Overload List
  NameDescription
Protected methodIsImplicitlyConvertible(TypeRefBase, Boolean)
Determine if the reference is implicitly convertible to the specified reference.
Protected methodIsImplicitlyConvertible(TypeRefBase, TypeRefBase, Boolean)
Determine if the specified 'from' reference is implicitly convertible to the specified 'to' reference.
Top
See Also