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

소멸시킬 개체입니다.

적용 대상