CollectionEditor::DestroyInstance Method (Object^)

 

Destroys the specified instance of the object.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void DestroyInstance(
	Object^ instance
)

Parameters

instance
Type: System::Object^

The object to destroy.

.NET Framework
Available since 1.1
Return to top
Show: