CollectionEditor.CollectionForm.DestroyInstance(Object) Method

Definition

Destroys the specified instance of the object.

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

Parameters

instance
Object

The object to destroy.

Applies to