CollectionEditor.CollectionForm.DestroyInstance(Object) メソッド

定義

オブジェクトの指定されたインスタンスを破棄します。

protected:
 void DestroyInstance(System::Object ^ instance);
protected void DestroyInstance (object instance);
member this.DestroyInstance : obj -> unit
Protected Sub DestroyInstance (instance As Object)

パラメーター

instance
Object

破棄するオブジェクト。

適用対象