Share via


MediaCollection.CurrentIndex Property

Gets or sets the index of the current item in the media collection.

Syntax

  public int CurrentIndex {get; set;}

Property Value

System.Int32.  The index of the current media item.

This property is read/write.

Remarks

None.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also