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

삭제할 개체입니다.

적용 대상