CollectionEditor.CollectionForm.DestroyInstance(Object) Méthode

Définition

Détruit l'instance spécifiée de l'objet.

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

Paramètres

instance
Object

Objet à détruire.

S’applique à