'Declaration
Protected Overridable Function GetInvocationTarget( _ ByVal type As System.Type, _ ByVal instance As System.Object _ ) As System.Object
'Usage
Dim instance As PropertyValueDescriptor Dim type As System.Type Dim instance As System.Object Dim value As System.Object value = instance.GetInvocationTarget(type, instance)
Parameters
- type
- instance