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


PlayReadySecureStopIterator.GetMany Метод

Определение

Извлекает все элементы в коллекции безопасной остановки PlayReady.

public:
 virtual unsigned int GetMany(Platform::Array <IPlayReadySecureStopServiceRequest ^> ^ items) = IIterator<IPlayReadySecureStopServiceRequest ^>::GetMany;
uint32_t GetMany(winrt::array_view <IPlayReadySecureStopServiceRequest const&> & items);
public uint GetMany(IPlayReadySecureStopServiceRequest[] items);
function getMany(items)
Public Function GetMany (items As IPlayReadySecureStopServiceRequest()) As UInteger

Параметры

items
IPlayReadySecureStopServiceRequest[]

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

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

UInt32

unsigned int

uint32_t

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

Реализации

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