ListDataSet.GetEnumerator Method

Gets an IEnumerator object for this ListDataSet collection.

Syntax

  public System.Collections.IEnumerator GetEnumerator();

Return Value

System.Collections.IEnumerator.  The enumerator.

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