ListDataSet.Item Property

Gets or sets an item in the ListDataSet.

Syntax

  public object Item[int] {get; set;}

Property Value

System.Object.  The item from the data set.

This property is read/write.

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