'宣言 Public Overloads Function ValueToDataValue( _ ByVal valueToConvert As Object, _ ByVal owner As EmbeddableEditorOwnerBase, _ ByVal ownerContext As Object _ ) As Object
public object ValueToDataValue( object valueToConvert, EmbeddableEditorOwnerBase owner, object ownerContext )