Share via


ListDataSet.Count Property

Gets the number of items in the ListDataSet.

Syntax

  public int Count {get;}

Property Value

System.Int32.  The count of items.

This property is read-only.

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