TypeRefFindUserDefinedImplicitConversions Method |
Find all user-defined implicit conversion operators from the current type to any other type.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected NamedObjectGroup FindUserDefinedImplicitConversions()
Return Value
Type:
NamedObjectGroupSee Also