共用方式為


PlayReadySecureStopIterator 類別

定義

提供 IPlayReadySecureStopServiceRequest 介面的反復專案。

public ref class PlayReadySecureStopIterator sealed : IIterator<IPlayReadySecureStopServiceRequest ^>
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class PlayReadySecureStopIterator final : IIterator<IPlayReadySecureStopServiceRequest>
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class PlayReadySecureStopIterator : IIterator<IPlayReadySecureStopServiceRequest>
Public NotInheritable Class PlayReadySecureStopIterator
Implements IIterator(Of IPlayReadySecureStopServiceRequest)
繼承
Object Platform::Object IInspectable PlayReadySecureStopIterator
屬性
實作

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

屬性

Current

取得 PlayReady 安全停止集合中的目前專案。

HasCurrent

取得值,這個值表示目前專案或反覆運算器位於 PlayReady 安全停止集合的結尾。

方法

GetMany(IPlayReadySecureStopServiceRequest[])

擷取 PlayReady 安全停止集合中的所有專案。

MoveNext()

將列舉程式推進到集合的下一個項目。

適用於

另請參閱