Uses of Class
system.componentmodel.LookupBindingPropertiesAttribute
-
Packages that use LookupBindingPropertiesAttribute Package Description system.componentmodel -
-
Uses of LookupBindingPropertiesAttribute in system.componentmodel
Methods in system.componentmodel that return LookupBindingPropertiesAttribute Modifier and Type Method Description static LookupBindingPropertiesAttribute
LookupBindingPropertiesAttribute. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoLookupBindingPropertiesAttribute
, a cast assert is made to check if types are compatible.
-