PlayReadyDomainIterable Class

Exposes the PlayReady PlayReadyDomain class iterator.

Syntax

Public NotInheritable Class PlayReadyDomainIterable
         Implements IEnumerable(Of IPlayReadyDomain)
public sealed class PlayReadyDomainIterable : IEnumerable<IPlayReadyDomain>
var playReadyDomainIterable = Microsoft.Media.PlayReadyClient.PlayReadyDomainIterable;
public ref class PlayReadyDomainIterable sealed : IIterable<IPlayReadyDomain>

Requirements

Namespace: Microsoft.Media.PlayReadyClient

Metadata: microsoft.media.playreadyclient.winmd

See Also

Reference

PlayReadyDomainIterable Members
Microsoft.Media.PlayReadyClient Namespace