'宣言 Protected Overridable Sub DestroyInstance( _ ByVal instance As System.Object _ )
'使用法 Dim instance As MapOwnedCollectionEditor(Of TColl) Dim instance As System.Object instance.DestroyInstance(instance)
protected virtual void DestroyInstance( System.object instance )
パラメータ
- instance