Поделиться через


PlayReadyLicenseIterator.GetMany(IPlayReadyLicense[]) Метод

Определение

Извлекает все элементы коллекции лицензий 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[]

Элементы в коллекции.

Возвращаемое значение

UInt32

unsigned int

uint32_t

Количество элементов в коллекции.

Реализации

Применяется к