- binder
An instance of the System.Dynamic.ConvertBinder that represents the details of the dynamic operation.
![]()
The new System.Dynamic.DynamicMetaObject representing the result of the binding.
In Visual Basic, only explicit conversion is supported. If you override this method, it is called by using the Microsoft.VisualBasic.Conversion.CTypeDynamic``1(object) or Microsoft.VisualBasic.Conversion.CTypeDynamic(object, Type) functions.