PlayReadyLicenseIterator.Current Property

Definition

Gets the current item in the PlayReady license collection.

public:
 property IPlayReadyLicense ^ Current { IPlayReadyLicense ^ get(); };
IPlayReadyLicense Current();
public IPlayReadyLicense Current { get; }
var iPlayReadyLicense = playReadyLicenseIterator.current;
Public ReadOnly Property Current As IPlayReadyLicense

Property Value

The current item in the PlayReady license collection.

Implements

Applies to