Share via


PlayReadyLicenseIterator Kelas

Definisi

Menyediakan perulangan kelas PlayReadyLicense .

public ref class PlayReadyLicenseIterator sealed : IIterator<IPlayReadyLicense ^>
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadyLicenseIterator final : IIterator<IPlayReadyLicense>
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class PlayReadyLicenseIterator : IIterator<IPlayReadyLicense>
Public NotInheritable Class PlayReadyLicenseIterator
Implements IIterator(Of IPlayReadyLicense)
Warisan
Object Platform::Object IInspectable PlayReadyLicenseIterator
Atribut
Penerapan

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Properti

Current

Mendapatkan item saat ini dalam koleksi lisensi PlayReady.

HasCurrent

Mendapatkan nilai yang menunjukkan apakah ada item saat ini atau iterator berada di akhir koleksi lisensi PlayReady.

Metode

GetMany(IPlayReadyLicense[])

Mengambil semua item dalam koleksi lisensi PlayReady.

MoveNext()

Memajukan enumerator ke item berikutnya dalam koleksi.

Berlaku untuk

Lihat juga