ModelingDocView.IsDataObjectSupported(IDataObject) Method

Definition

public:
 virtual bool IsDataObjectSupported(System::Windows::Forms::IDataObject ^ data);
public virtual bool IsDataObjectSupported (System.Windows.Forms.IDataObject data);
abstract member IsDataObjectSupported : System.Windows.Forms.IDataObject -> bool
override this.IsDataObjectSupported : System.Windows.Forms.IDataObject -> bool
Public Overridable Function IsDataObjectSupported (data As IDataObject) As Boolean

Parameters

Returns

Applies to