Share via


VirtualList.Modified Method

Indicates that the item at the given index has been modified, but the new value is not yet known.

Syntax

  public void Modified(
  int  
  index
);

Parameters

index

System.Int32.  The index of the item.

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