PlayReadyLicenseIterator.GetMany(IPlayReadyLicense[]) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PlayReady ライセンス コレクション内のすべての項目を取得します。
public:
virtual unsigned int GetMany(Platform::Array <IPlayReadyLicense ^> ^ items) = IIterator<IPlayReadyLicense ^>::GetMany;
uint32_t GetMany(winrt::array_view <IPlayReadyLicense const&> & items);
public uint GetMany(IPlayReadyLicense[] items);
function getMany(items)
Public Function GetMany (items As IPlayReadyLicense()) As UInteger
パラメーター
- items
- IPlayReadyLicense[]
コレクション内の項目。
戻り値
コレクション内の項目数。