Share via


IModelItemOwner.UnregisterObject Method

Indicates that the specified ModelItem object is not to be tracked for disposal.

Syntax

  public void UnregisterObject(
  ModelItem  
  modelItem
);

Parameters

modelItem

Microsoft.MediaCenter.UI.ModelItem.  The ModelItem that should not be tracked for disposal.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also