'宣言 Protected Overridable Function GetAutoConvertedDestinationValue( _ ByVal direction As ConversionDirection, _ ByVal sourceVal As Object, _ ByVal destinationType As Type, _ ByRef isValidConversion As Boolean, _ ByVal owner As EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object _ ) As Object
protected virtual object GetAutoConvertedDestinationValue( ConversionDirection direction, object sourceVal, Type destinationType, out bool isValidConversion, EmbeddableEditorOwnerBase owner, object ownerContext )