Click or drag to resize

TypeRefFindUserDefinedImplicitConversions Method

Overload List
  NameDescription
Protected methodFindUserDefinedImplicitConversions
Find all user-defined implicit conversion operators from the current type to any other type.
Protected methodFindUserDefinedImplicitConversions(TypeRef, Boolean)
Find all user-defined implicit conversion operators to the specified type.
Top
See Also